URuntimeVirtualTextureStreamingProxy::IsVirtualTexturedWithSinglePhysicalSpace

Returns true if this virtual texture uses a single physical space all of its texture layers.

Windows
MacOS
Linux

Override Hierarchy

UTexture2D::IsVirtualTexturedWithSinglePhysicalSpace()

URuntimeVirtualTextureStreamingProxy::IsVirtualTexturedWithSinglePhysicalSpace()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/VT/RuntimeVirtualTextureStreamingProxy.h

Include

#include "VT/RuntimeVirtualTextureStreamingProxy.h"

Syntax

virtual bool IsVirtualTexturedWithSinglePhysicalSpace() const

Remarks

Returns true if this virtual texture uses a single physical space all of its texture layers. This can reduce page table overhead but potentially increase the number of physical pools allocated.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss