Navigation
Unreal Engine C++ API Reference > Runtime > Landscape > ULandscapeSplineSegment
Syntax
TArray< TObjectPtr< URuntimeVirtualTexture > > RuntimeVirtualTextures
Remarks
Array of runtime virtual textures into which we draw the spline segment. The material also needs to be set up to output to a virtual texture.