Up |
M3getBone Scol 5.x or above required
Return the 3d bone object from its name.
Prototype :
fun [S3d S] H3d
- S3d : a 3d session.
- S : a name
Return : H3d the object if found or nil if error/not found.
See also :
Example :
Note
This function is linked to Bones implementation. This process is underway, so functionalities are highly subject to changes.