Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Components > API/Runtime/Engine/Components/UPrimitiveComponent
Syntax
TArray< TObjectPtr< URuntimeVirtualTexture > > RuntimeVirtualTextures
Remarks
Array of runtime virtual textures into which we draw the mesh for this actor. The material also needs to be set up to output to a virtual texture.