|
Aiv Fast3D
1.0.1
|
Public Member Functions | |
| Bone () | |
Public Attributes | |
| string | Name |
| int | Index |
| Bone | Parent |
| Vector3 | BindPosePosition |
| Vector3 | BindPoseScale |
| Quaternion | BindPoseRotation |
| Vector3 | Position |
| Vector3 | Scale |
| Quaternion | Rotation |
Properties | |
| Matrix4 | LocalMatrix [get] |
| Matrix4 | BindPoseMatrix [get] |
| Matrix4 | GlobalMatrix [get] |
|
inline |
| Vector3 Aiv.Fast3D.Bone.BindPosePosition |
| Quaternion Aiv.Fast3D.Bone.BindPoseRotation |
| Vector3 Aiv.Fast3D.Bone.BindPoseScale |
| int Aiv.Fast3D.Bone.Index |
| string Aiv.Fast3D.Bone.Name |
| Bone Aiv.Fast3D.Bone.Parent |
| Vector3 Aiv.Fast3D.Bone.Position |
| Quaternion Aiv.Fast3D.Bone.Rotation |
| Vector3 Aiv.Fast3D.Bone.Scale |
|
get |
|
get |
|
get |
1.8.11