Method GetBoneCoord
GetBoneCoord(Int32)
Declaration
public Vector3 GetBoneCoord(int boneIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Int32 | boneIndex |
Returns
| Type | Description |
|---|---|
| Vector3 |
GetBoneCoord(String)
Declaration
public Vector3 GetBoneCoord(string boneName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | boneName |
Returns
| Type | Description |
|---|---|
| Vector3 |