AnimationState.clipvar clip : AnimationClipDescriptionThe clip that is being played by this animation state.
JavaScript
// Prints the frame rate of the animation clip to the console using UnityEngine; import UnityEngine |
