STATE_3D_animation_delete
Deletes the given anim3d. Note not to use the handle after it the anim3d was deleted Example: STATE_3D_animation_delete(my_anim3d); my_anim3d=NULL;