Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UTexture
Description
Returns true if this Texture cannot be built unless it has VT enabled. Does not check the VirtualTextureStreaming bool on the texture, this is telling you if that bool must be true.
| Name | RequiresVirtualTexturing |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Texture.h |
| Include Path | #include "Engine/Texture.h" |
| Source | /Engine/Source/Runtime/Engine/Private/TextureDerivedData.cpp |
bool RequiresVirtualTexturing() const