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

IAnimationJob

interface in UnityEngine.Experimental.Animations

切换到手册

描述

此接口定义要与 IAnimationJobPlayable 一起使用的动画作业。

公共函数

ProcessAnimation定义处理动画时要执行的操作。
ProcessRootMotion定义处理根运动时要执行的操作。