Version: 2019.4
语言: 中文

IAnimationJob

interface in UnityEngine.Animations

切换到手册

描述

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

公共函数

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