Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

IAnimationJobPlayable

interface in UnityEngine.Animations


Implements interfaces:IPlayable

Description

The interface defining an animation playable that uses IAnimationJob.

Additional resources: AnimationScriptPlayable.

Public Methods

GetJobDataGets the job data contained in the playable.
SetJobDataSets a new job data in the playable.