Declaración
func StopAnimation(target entity<AnimationControllerAttachable>, state string)
go
Parámetros
Entrada
Nombre | Tipo | Descripción |
---|---|---|
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 |