LockAxisFlags

The lock axis flag setting.

Windows
MacOS
Linux

Syntax

TEnumAsByte< EParticleAxisLock > LockAxisFlags

Remarks

The lock axis flag setting. Can be one of the following: EPAL_NONE No locking to an axis. EPAL_X Lock the sprite facing towards +X. EPAL_Y Lock the sprite facing towards +Y. EPAL_Z Lock the sprite facing towards +Z. EPAL_NEGATIVE_X Lock the sprite facing towards -X. EPAL_NEGATIVE_Y Lock the sprite facing towards -Y. EPAL_NEGATIVE_Z Lock the sprite facing towards -Z. EPAL_ROTATE_X Lock the sprite rotation on the X-axis. EPAL_ROTATE_Y Lock the sprite rotation on the Y-axis. EPAL_ROTATE_Z Lock the sprite rotation on the Z-axis.

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