ULandscapeComponent::GetGeneratedTexturesAndMaterialInstances

Returns all generated textures and material instances used by this component.

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeComponent.h"

Source

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

Syntax

void GetGeneratedTexturesAndMaterialInstances
(
    TArray< UObject * > & OutTexturesAndMaterials
) const

Remarks

Returns all generated textures and material instances used by this component.

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