Property | Type | Description | |
---|---|---|---|
AbsoluteMatrix | |||
AbsolutePosition | Microsoft.Xna.Framework.Vector3 | ||
BoneIndex | int | ||
CanTranslate | bool | ||
Children | Files.Vitaboy.Bone[] | ||
HasPropertyList | bool | ||
Name | string | ||
ParentName | string | ||
PropertyList | List |
||
Rotation | Microsoft.Xna.Framework.Quaternion | ||
Translation | Microsoft.Xna.Framework.Vector3 |
Method | Description | |
---|---|---|
Bone ( FileReader Reader, int Index ) : System.Collections.Generic |
public Bone ( FileReader Reader, int Index ) : System.Collections.Generic | ||
Reader | FileReader | |
Index | int | |
return | System.Collections.Generic |
public Matrix,Microsoft.Xna.Framework AbsoluteMatrix | ||
return |
public Vector3,Microsoft.Xna.Framework AbsolutePosition | ||
return | Microsoft.Xna.Framework.Vector3 |
public Quaternion,Microsoft.Xna.Framework Rotation | ||
return | Microsoft.Xna.Framework.Quaternion |