Determines how to transition between two keyframes
None
Linear
Values that use this are:
Linear-interpolates between two keyframes
No transition
Generated using TypeDoc
Determines how to transition between two keyframes
Nonewill use the first keyframe's values until the transition endsLinearwill linear-interpolate (lerp) to the next valueValues that use this are: