Navigation
API > API/Plugins > API/Plugins/Niagara > API/Plugins/Niagara/UNiagaraMeshRendererProperties
Syntax
UPROPERTY&40;EditAnywhere, Category&61;"Mesh Rendering",
Meta&61;&40;EditCondition&61;"&33;bEnableMeshFlipbook", EditConditionHides&41;&41;
TArray< FNiagaraMeshRendererMeshProperties > Meshes
Remarks
The static mesh(es) to be instanced when rendering mesh particles.
NOTES:
- If "Override Material" is not specified, the mesh's material is used. Override materials must have the Niagara Mesh Particles flag checked.
- If "Enable Mesh Flipbook" is specified, this mesh is assumed to be the first frame of the flipbook.