Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Engine > UTexture2D
- UTexture2D::IsVirtualTexturedWithSinglePhysicalSpace()
- UVirtualTexture2D::IsVirtualTexturedWithSinglePhysicalSpace()
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Classes/Engine/Texture2D.h |
Include | #include "Engine/Texture2D.h" |
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.