Engine Class
FloatCurve
Summary
Methods
GetKeyAtIndex(index: number):FloatCurveKey |
GetKeyIndicesAtTime(time: number):{any} |
GetValueAtTime(time: number):number? |
InsertKey(key: FloatCurveKey):{any} |
RemoveKeyAtIndex(startingIndex: number,count: number):number |
API Reference
Properties
Methods
GetKeyAtIndex
GetKeyIndicesAtTime
RemoveKeyAtIndex