Mount Fuji Engine  0.8b
MF_API int MFModel_GetBoneIndex ( MFModel pModel,
const char *  pName 
)

Gets the index of a bone by name.

Parameters
pModelModel instance.
pNameThe target bones name.
Returns
The index of the named bone, or -1 if the bone does not exist.