डिक्लेरेशन
func StopAnimation(target entity<AnimationControllerAttachable>, state string)
go
पैरामीटर्स
इनपुट
नाम | टाइप | विवरण |
---|---|---|
Target | AnimationControllerAble | The entity component that plays the animation. Can be mounted with an animation controller |
State | String | The specified state of the animation controller |