AInstancedFoliageActor::AddMesh

Add a new static mesh.

Windows
MacOS
Linux

References

Module

Foliage

Header

/Engine/Source/Runtime/Foliage/Public/InstancedFoliageActor.h

Include

#include "InstancedFoliageActor.h"

Source

/Engine/Source/Runtime/Foliage/Private/InstancedFoliage.cpp

Syntax

FFoliageInfo * AddMesh
(
    UStaticMesh * InMesh,
    UFoliageType ** OutSettings,
    const UFoliageType_InstancedStaticMesh * DefaultSettings
)

Remarks

Add a new static mesh.

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