Space Engineers
Properties | List of all members
VRageRender.Animations.ModelAnimations Class Reference

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< MyAnimationClipClips [get, set]
 Animation clips associated with this model More...
 

Detailed Description

Class that contains additional information attached to the model and shared with the runtime.

Definition at line 12 of file ModelAnimations.cs.

Property Documentation

List<MyAnimationClip> VRageRender.Animations.ModelAnimations.Clips
getset

Animation clips associated with this model

Definition at line 40 of file ModelAnimations.cs.

List<int> VRageRender.Animations.ModelAnimations.Skeleton
getset

The bone indices for the skeleton associated with any skinned model.

Definition at line 35 of file ModelAnimations.cs.


The documentation for this class was generated from the following file: