public static EditorCurveBinding PPtrCurve (string inPath, Type inType, string inPropertyName);

参数

inPath要动画化的对象的变换组件路径。
inType要动画化的对象的类型。
inPropertyName要在对象上动画化的属性的名称。

描述

为指向 Object 的曲线创建预配置的绑定。

Use PPtr curves for curves that manipulate references to [Objects]. For example, use EditorCurveBinding.PPtrCurve for Material curves or Sprite curves.