unreal.OscillatorWaveform
¶
- class unreal.OscillatorWaveform¶
Bases:
EnumBase
Types of waveforms that can be used for camera shake oscillators
C++ Source:
Plugin: GameplayCameras
Module: GameplayCameras
File: LegacyCameraShake.h
- PERLIN_NOISE: OscillatorWaveform¶
Perlin noise
- Type:
1
- SINE_WAVE: OscillatorWaveform¶
A sinusoidal wave
- Type:
0