write
open fun write(time: Float, @NotNull position: @NotNull Vector3f, @NotNull scale: @NotNull Vector3f, @NotNull rotation: @NotNull Vector3f, skipInterpolation: Boolean)
Writes a keyframe data point.
Since
2.0.0
Parameters
time
the time of the keyframe
position
the position vector
scale
the scale vector
rotation
the rotation vector
skipInterpolation
whether to skip interpolation for this keyframe