niBezFloatKey⚓︎
An animation key for bezier curved values.
This type inherits the following: niFloatKey, niAnimationKey.
Properties⚓︎
inTangent⚓︎
The inbound tangent for the bezier curve.
Returns:
result(number)
outTangent⚓︎
The outbound tangent for the bezier curve.
Returns:
result(number)
timing⚓︎
The timing of the animation key.
Returns:
result(number)
value⚓︎
The arbitrary value of the NiFloatKey.
Returns:
result(number)