EParticleCameraOffsetUpdateMethod

The update method for the offset

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Particles/Camera/ParticleModuleCameraOffset.h

Include

#include "Particles/Camera/ParticleModuleCameraOffset.h"

Syntax

enum EParticleCameraOffsetUpdateMethod
{
    EPCOUM_DirectSet,
    EPCOUM_Additive,
    EPCOUM_Scalar,
    EPCOUM_MAX,
}

Values

Name

Description

EPCOUM_DirectSet

EPCOUM_Additive

EPCOUM_Scalar

EPCOUM_MAX

Remarks

The update method for the offset

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss