Определяет, каким образом кривая присоединена к объекту, которым управляет.
| path | Путь преобразования анимируемого объекта. |
| propertyName | The name of the property to be animated. |
| type | The type of the property to be animated. |
| 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. |