Space Engineers
|
Interface representing one node in animation tree. More...
Public Member Functions | |
abstract void | Update (ref MyAnimationUpdateData data) |
abstract float | GetLocalTimeNormalized () |
abstract void | SetLocalTimeNormalized (float normalizedTime) |
Interface representing one node in animation tree.
Definition at line 6 of file MyAnimationTreeNode.cs.
|
pure virtual |
|
pure virtual |
|
pure virtual |