unreal.InitialWaveOscillatorOffsetType
¶
- class unreal.InitialWaveOscillatorOffsetType¶
Bases:
EnumBase
Shake start offset parameter.
C++ Source:
Plugin: GameplayCameras
Module: GameplayCameras
File: WaveOscillatorCameraShakePattern.h
- RANDOM: InitialWaveOscillatorOffsetType¶
Start with random offset (default).
- Type:
0
- ZERO: InitialWaveOscillatorOffsetType¶
Start with zero offset.
- Type:
1