ENiagaraMeshPivotOffsetSpace

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Public/NiagaraMeshRendererProperties.h

Include

#include "NiagaraMeshRendererProperties.h"

Syntax

enum ENiagaraMeshPivotOffsetSpace
{
    Mesh,
    Simulation,
    World,
    Local,
}

Values

Name

Description

Mesh

The pivot offset is in the mesh's local space (default)

Simulation

The pivot offset is in the emitter's local space if the emitter is marked as local-space, or in world space otherwise

World

The pivot offset is in world space

Local

The pivot offset is in the emitter's local space

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