Navigation
Unreal Engine C++ API Reference > Runtime > Engine > Particles > Camera > UParticleModuleCameraOffset
Syntax
TEnumAsByte< enum EParticleCameraOffsetUpdateMethod > UpdateMethod
Remarks
How to update the offset for this module. DirectSet - Set the value directly (overwrite any previous setting) Additive - Add the offset of this module to the existing offset Scalar - Scale the existing offset by the value of this module