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

IAnimationJobPlayable.GetJobData

切换到手册
public T GetJobData ();

返回

T 返回可播放项中包含的 IAnimationJob 数据。

描述

获取可播放项中包含的作业数据。

泛型类型必须与用于创建可播放项的类型相同。