Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
Syntax
UPROPERTY (EditAnywhere, AdvancedDisplay, Category=VirtualTexture,
Meta=(DisplayName="Virtual Texture Skip Mips", UIMin="0", UIMax="7"))
int8 VirtualTextureCullMips
Remarks
Number of lower mips in the runtime virtual texture to skip for rendering this primitive. Larger values reduce the effective draw distance in the runtime virtual texture. This culling method doesn't take into account primitive size or virtual texture size.