Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/VT > API/Runtime/Engine/VT/URuntimeVirtualTexture
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, Category=Layout,
Meta=(DisplayName="Enable clear before render"))
bool bClearTextures
Remarks
Enable clear before rendering a page of the virtual texture. Disabling this can be an optimization if you know that the texture will always be fully covered by rendering.