AnimationScriptPlayable.GetJobData

Declaration

public T GetJobData();

Returns

T Returns the IAnimationJob data contained in the playable.

Description

Gets the job data contained in the playable.

The generic type must be the same as the one used for the creation of the playable, otherwise an ArgumentException is raised.

Additional resources: the example in AnimationScriptPlayable.Create.


Did you find this page useful? Please give it a rating: