中文
Appearance
Animation.wrapMode
Animation
动画的循环模式。
WrapMode
let animation = this.gameObject.GetComponent<Animation>(Animation); let mode = animation.wrapMode;