Description 描述
Defines how a curve is attached to an object that it controls.
Properties 属性
| path | The transform path of the object that is animated. | ||
| propertyName | The name of the property to be animated. | ||
| type | The type of the property to be animated. |
Static Methods 静态方法
| DiscreteCurve | Creates a preconfigured binding for a curve where values should not be interpolated. | ||
| FloatCurve | Creates a preconfigured binding for a float curve. | ||
| PPtrCurve | Creates a preconfigured binding for a curve that points to an Object. |