聲明
func StopAnimation(target entity<AnimationControllerAttachable>, state string)
go
參數
輸入
名稱 | 類型 | 描述 |
---|---|---|
目標 | AnimationControllerAble | 播放動畫的可掛載動畫控制器的實體元件 |
動畫狀態 | String | 動畫控制器的指定狀態 |
停止播放處於指定狀態的目標的動畫
func StopAnimation(target entity<AnimationControllerAttachable>, state string)
go
名稱 | 類型 | 描述 |
---|---|---|
目標 | AnimationControllerAble | 播放動畫的可掛載動畫控制器的實體元件 |
動畫狀態 | String | 動畫控制器的指定狀態 |