ALandscapeProxy::GetGrassTypes

Get the list of grass types on this landscape

Windows
MacOS
Linux

References

Module

Landscape

Header

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

Include

#include "LandscapeProxy.h"

Source

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

Syntax

static void GetGrassTypes
(
    const UWorld * World,
    UMaterialInterface * LandscapeMat,
    TArray< ULandscapeGrassType * > & GrassTypesOut,
    float & OutMaxDiscardDistance
)

Remarks

Get the list of grass types on this landscape

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