Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/URuntimeVirtualTextureComponent
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Components/RuntimeVirtualTextureComponent.h |
| Include | #include "Components/RuntimeVirtualTextureComponent.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Components/RuntimeVirtualTextureComponent.cpp |
bool IsActiveInWorld() const
true if the owning World is one where URuntimeVirtualTextureComponent should actually do anything (avoids updating RVT for non-game/PIE/editor world types)