Space Engineers
Public Member Functions | Properties | List of all members
VRageRender.Animations.MyAnimationClip.Bone Class Reference

Keyframes are grouped per bone for an animation clip More...

Public Member Functions

override string ToString ()
 

Properties

string Name [get, set]
 The bone name for these keyframes More...
 
List< KeyframeKeyframes [get]
 The keyframes for this bone More...
 

Detailed Description

Keyframes are grouped per bone for an animation clip

Definition at line 41 of file MyAnimationClip.cs.

Member Function Documentation

override string VRageRender.Animations.MyAnimationClip.Bone.ToString ( )
inline

Definition at line 63 of file MyAnimationClip.cs.

Property Documentation

List<Keyframe> VRageRender.Animations.MyAnimationClip.Bone.Keyframes
get

The keyframes for this bone

Definition at line 61 of file MyAnimationClip.cs.

string VRageRender.Animations.MyAnimationClip.Bone.Name
getset

The bone name for these keyframes

Definition at line 56 of file MyAnimationClip.cs.


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