AnimationTimeline
Fields
handle |
Properties
type |
Functions
Get(float position) | |
GetFloat(float position) | |
GetRotation(float position) | |
GetQuaternion(float position) | |
GetColor(float position) | |
GetVector2(float position) | |
GetVector3(float position) | |
GetVector4(float position) | |
AddNode(TimelineNode |
|
RemoveNode(int index) | |
RemoveNode(float approxPosition) | |
Dispose() | |
Clone() | |
CloneTimeline() | |
GetAllNodes() |
Static Functions
From(string name, TimelineType type, Span |
|
ParseTransition(string str) | |
Deserialize(NativeJsonElement root) |