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

Public Member Functions

 Bone ()
 
override string ToString ()
 

Properties

string Name [get, set]
 
VRageMath.Matrix LocalTransform [get, set]
 
Bone Parent [get, set]
 
List< BoneChildren [get]
 

Detailed Description

Definition at line 13 of file MyModelExporter.cs.

Constructor & Destructor Documentation

VRageRender.Import.Bone.Bone ( )
inline

Definition at line 22 of file MyModelExporter.cs.

Member Function Documentation

override string VRageRender.Import.Bone.ToString ( )
inline

Definition at line 27 of file MyModelExporter.cs.

Property Documentation

List<Bone> VRageRender.Import.Bone.Children
get

Definition at line 21 of file MyModelExporter.cs.

VRageMath.Matrix VRageRender.Import.Bone.LocalTransform
getset

Definition at line 17 of file MyModelExporter.cs.

string VRageRender.Import.Bone.Name
getset

Definition at line 15 of file MyModelExporter.cs.

Bone VRageRender.Import.Bone.Parent
getset

Definition at line 19 of file MyModelExporter.cs.


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