Space Engineers
|
Class that contains additional information attached to the model and shared with the runtime. More...
Properties | |
List< int > | Skeleton [get, set] |
The bone indices for the skeleton associated with any skinned model. More... | |
List< MyAnimationClip > | Clips [get, set] |
Animation clips associated with this model More... | |
Class that contains additional information attached to the model and shared with the runtime.
Definition at line 12 of file ModelAnimations.cs.
|
getset |
Animation clips associated with this model
Definition at line 40 of file ModelAnimations.cs.
|
getset |
The bone indices for the skeleton associated with any skinned model.
Definition at line 35 of file ModelAnimations.cs.