BezierConfig
Configuration for bezier curve interpolation.
Since
1.15.2
Parameters
leftTime
the time offset for the incoming (left) handle
leftValue
the value offset for the incoming (left) handle
rightTime
the time offset for the outgoing (right) handle
rightValue
the value offset for the outgoing (right) handle