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