Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > UParticleModuleRequired
Syntax
FVector NormalsCylinderDirection
Remarks
When EmitterNormalsMode is ENM_Cylindrical, particle normals are created to face away from the cylinder going through NormalsSphereCenter in the direction NormalsCylinderDirection. NormalsCylinderDirection is in local space.