Messages related to the Model module.

Static variables

@:value(new Message<ModelMessageModelAnimationDone>("model_animation_done"))staticread onlymodel_animation_done:Message<ModelMessageModelAnimationDone> = new Message<ModelMessageModelAnimationDone>("model_animation_done")

Reports the completion of a Model animation.

This message is sent when a Model animation has finished playing back to the script that started the animation.

No message is sent if a completion callback function was supplied when the animation was started. No message is sent if the animation is cancelled with Model.cancel. This message is sent only for animations that play with the following playback modes: