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

IAnimationJobPlayable

interface in UnityEngine.Experimental.Animations


Implements interfaces:IPlayable

Switch to Manual

Description

The interface defining an animation playable that uses IAnimationJob.

Public Functions

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