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 |
void Invalidate
&40;
FBoxSphereBounds const & WorldBounds
&41;
Remarks
This function marks an area of the runtime virtual texture as dirty.
Parameters
| Name | Description |
|---|---|
| WorldBounds | : The world space bounds of the pages to invalidate. |