Up |
M3loadAnimationWithSKL Scol 5.x or above required
Loads an animation file (S) and links the anim to a skeleton (H3d)
Prototype :
fun [S3d S H3d] I
- S3d : a 3d session.
- S : a file name
- 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.