ULandscapeComponent::GetRuntimeVirtualTextures

Get the array of runtime virtual textures into which we render the mesh for this actor.

Windows
MacOS
Linux

Override Hierarchy

UPrimitiveComponent::GetRuntimeVirtualTextures()

ULandscapeComponent::GetRuntimeVirtualTextures()

References

Module

Landscape

Header

/Engine/Source/Runtime/Landscape/Classes/LandscapeComponent.h

Include

#include "LandscapeComponent.h"

Source

/Engine/Source/Runtime/Landscape/Private/Landscape.cpp

Syntax

virtual TArray< URuntimeVirtualTexture * > const & GetRuntimeVirtualTextures() const

Remarks

Get the array of runtime virtual textures into which we render the mesh for this actor.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss