Skip to content

FloatCurve

extends AnimationCurve

A curve is a sequence of numerical values that changes over time, typically used to control the variation of property values or effects in animations.

成员方法

FloatCurve.Evaluate ( value : number ) : boolean
Get the value at a specified time point on the curve.