Version: 2022.3
言語: 日本語
public static void EndSampling ();

説明

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.