| Name | Type |
|---|---|
| time | float |
Returns an array of two numbers. The first number represents the index of the last FloatCurveKey whose Time property is less than or equal to time, or 1 if no FloatCurveKey meets the specified conditions. The second number represents the index of the first FloatCurveKey whose Time is greater than or equal to time, or the FloatCurve's Length if no FloatCurveKey meets the specified conditions.