Module import path: /Fortnite.com/Devices/CreativeAnimation
-
CreativeAnimation
Classes and Structs
Name | Description |
---|---|
cubic_bezier_parameters |
A structure for defining Bezier interpolation parameters. See https://en.wikipedia.org/wiki/B%C3%A9zier_curve for more info on Bezier curves. |
keyframe_delta |
Instead of specifying the actual keyframe positions, we specify the keyframe deltas. This allows us to treat the initial position of the prop as keyframe 0 and avoid the question of how to get the prop to its initial location. For a |
animation_controller |
Used to move and animate the position of
|
Enumerations
Name | Description |
---|---|
animation_mode |
Animation play modes. |
animation_controller_state |
|
await_next_keyframe_result |
Results for |