Up |
M3attachMeshWithSKL Scol 5.x or above required
Attach mesh with skeleton.
Prototype :
fun [S3d H3d H3d] I
- S3d : a 3d session.
- H3d : a mesh object
- H3d : a skeleton object
Return : I 0 if success or nil if error.
See also :
Example :
Note
This function is linked to Bones implementation. This process is underway, so functionalities are highly subject to changes.