Method | Description | |
---|---|---|
GetBoneByIndex ( int index ) : Vector3 | ||
Skeleton ( int address ) : System |
Method | Description | |
---|---|---|
AddBone ( string name, int index ) : void |
protected AddBone ( string name, int index ) : void | ||
name | string | |
index | int | |
return | void |
public GetBoneByIndex ( int index ) : Vector3 | ||
index | int | |
return | Vector3 |