Experimental: this API is experimental and might be changed or removed in the future.

IAnimationJobPlayable

interface in UnityEngine.Experimental.Animations


实现接口:IPlayable

切换到手册

描述

此接口定义使用 IAnimationJob 的动画可播放项。

另请参阅:AnimationScriptPlayable

公共函数

GetJobData获取可播放项中包含的作业数据。
SetJobData在可播放项中设置新的作业数据。