Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FDynamicMeshEmitterData
Syntax
uint32 bFaceCameraDirectionRatherThanPosition: 1
Remarks
If true, all camera facing options will point the mesh against the camera's view direction rather than pointing at the cameras location. If false, the camera facing will point to the cameras position as normal.