ENiagaraMeshLockedAxisSpace

Windows
MacOS
Linux

References

Module

Niagara

Header

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

Include

#include "NiagaraMeshRendererProperties.h"

Syntax

enum ENiagaraMeshLockedAxisSpace
{
    Simulation,
    World,
    Local,
}

Values

Name

Description

Simulation

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

World

The locked axis is in world space

Local

The locked axis 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