Up |
M3getBoneFather Scol 5.x or above required
Return the 3d father object from a 3d bone object.
Prototype :
fun [S3d H3d] H3d
- S3d : a 3d session.
- H3d : a 3d bone object
Return : H3d the father 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.