AnimationMode.EndSampling

public static void EndSampling();

Description

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答