Version: 5.6
public static void EndSampling ();

Descripción

Finish the sampling of the animation clip.

EndSampling is called after SampleAnimationClip returns. This function must be called immediately following SampleAnimationClip. See the script example on the AnimationMode page to see this behaviour.