Component.animationvar animation : AnimationDescriptionThe Animation attached to this GameObject (null if there is none attached).
JavaScript
animation.Play(); using UnityEngine; import UnityEngine |
|
||||
| Scripting > Runtime Classes > Component | ||||
Component.animationvar animation : AnimationDescriptionThe Animation attached to this GameObject (null if there is none attached).
JavaScript
animation.Play(); using UnityEngine; import UnityEngine |