Declaration
func StopAnimation(target entity<AnimationControllerAttachable>, state string)
go
Parameters
Input
Name | Type | Description |
---|---|---|
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 |