ENiagaraCoordinateSpace

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraTypes.h"

Syntax

enum ENiagaraCoordinateSpace
{
    Simulation,
    World,
    Local,
}

Values

Name

Description

Simulation

Use the coordinate space specified by the Emitter

World

Use the world coordinate space

Local

Use the local coordinate 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