Navigation
API > API/Runtime > API/Runtime/Engine
The update method for the offset
| Name | EParticleCameraOffsetUpdateMethod |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Classes/Particles/Camera/ParticleModuleCameraOffset.h |
| Include Path | #include "Particles/Camera/ParticleModuleCameraOffset.h" |
Syntax
enum EParticleCameraOffsetUpdateMethod
{
EPCOUM_DirectSet,
EPCOUM_Additive,
EPCOUM_Scalar,
EPCOUM_MAX,
}
Values
| Name | Remarks |
|---|---|
| EPCOUM_DirectSet | |
| EPCOUM_Additive | |
| EPCOUM_Scalar | |
| EPCOUM_MAX |