niBezPosKey⚓︎
An animation key for bezier curved position.
This type inherits the following: niPosKey, niAnimationKey
Properties⚓︎
inTangent
⚓︎
The inbound tangent for the bezier curve.
Returns:
result
(tes3vector3)
outTangent
⚓︎
The outbound tangent for the bezier curve.
Returns:
result
(tes3vector3)
timing
⚓︎
The timing of the animation key.
Returns:
result
(number)
value
⚓︎
The position value of the animation key.
Returns:
result
(tes3vector3)