unreal.OscillatorWaveform

class unreal.OscillatorWaveform

Bases: unreal.EnumBase

Types of waveforms that can be used for camera shake oscillators

C++ Source:

  • Plugin: GameplayCameras

  • Module: GameplayCameras

  • File: MatineeCameraShake.h

PERLIN_NOISE

Perlin noise

Type

1

SINE_WAVE

A sinusoidal wave

Type

0