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

Gets the index of a tag by name.

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