Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Particles/Orientation/ParticleModuleOrientationAxisLock.h |
Include |
#include "Particles/Orientation/ParticleModuleOrientationAxisLock.h" |
class UParticleModuleOrientationAxisLock : public UParticleModuleOrientationBase
Name | Description | ||
---|---|---|---|
|
TEnumAsByte< EP... |
LockAxisFlags |
The lock axis flag setting. |
Name | Description | |
---|---|---|
|
UParticleModuleOrientationAxisLock ( |
Name | Description | ||
---|---|---|---|
|
SetLockAxis ( |
Name | Description | ||
---|---|---|---|
|
Spawn ( |
Called on a particle that is freshly spawned by the emitter. |
|
|
Update ( |
Called on a particle that is being updated by its emitter. |
Name | Description | ||
---|---|---|---|
|
PostEditChangeProperty ( |
Called when a property on this object has been modified externally |