Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Particles > API/Runtime/Engine/Particles/Location > API/Runtime/Engine/Particles/Location/UParticleModuleLocationPrimitive-_1
Syntax
UPROPERTY (EditAnywhere, Category=Location)
TEnumAsByte < enum CylinderHeightAxis > HeightAxis
Remarks
Determine the particle system axis that should represent the height of the cylinder. Can be one of the following: PMLPC_HEIGHTAXIS_X - Orient the height along the particle system X-axis. PMLPC_HEIGHTAXIS_Y - Orient the height along the particle system Y-axis. PMLPC_HEIGHTAXIS_Z - Orient the height along the particle system Z-axis.