IAnimationJobPlayable
interface in UnityEngine.Experimental.Animations
Implements interfaces:IPlayable
Description 描述
The interface defining an animation playable that uses IAnimationJob.
See Also: AnimationScriptPlayable.
Public Methods 公共方法
| GetJobData | Gets the job data contained in the playable. | ||
| SetJobData | Sets a new job data in the playable. |