unreal.PropertyAnimatorOscillateFunction¶
- class unreal.PropertyAnimatorOscillateFunction¶
Bases:
EnumBaseEProperty Animator Oscillate Function
C++ Source:
Plugin: PropertyAnimator
Module: PropertyAnimator
File: PropertyAnimatorOscillate.h
- COSINE: PropertyAnimatorOscillateFunction = Ellipsis¶
1
- INVERTED_SQUARE: PropertyAnimatorOscillateFunction = Ellipsis¶
3
- SAWTOOTH: PropertyAnimatorOscillateFunction = Ellipsis¶
4
- SINE: PropertyAnimatorOscillateFunction = Ellipsis¶
0
- SQUARE: PropertyAnimatorOscillateFunction = Ellipsis¶
2
- TRIANGLE: PropertyAnimatorOscillateFunction = Ellipsis¶
5