Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IAnimationJobPlayable

The interface defining an animation playable that uses IAnimationJob.
Read time 1 minuteLast updated 10 days ago

Definition

public interface IAnimationJobPlayable : IPlayable

Remarks

Additional Resources: AnimationScriptPlayable

Methods

Method

Description

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