unreal.PropertyControllerWaveFunction

class unreal.PropertyControllerWaveFunction

Bases: EnumBase

deprecated: ‘PropertyControllerWaveFunction’ was renamed to ‘PropertyAnimatorWaveFunction’.

BOUNCE: PropertyControllerWaveFunction

6

COSINE: PropertyControllerWaveFunction

1

INVERTED_SQUARE: PropertyControllerWaveFunction

3

PERLIN: PropertyControllerWaveFunction

8

PULSE: PropertyControllerWaveFunction

7

SAWTOOTH: PropertyControllerWaveFunction

4

SINE: PropertyControllerWaveFunction

0

SQUARE: PropertyControllerWaveFunction

2

TRIANGLE: PropertyControllerWaveFunction

5