struct
TangentRef
Structure containing a reference to a keyframe tangent, as a keyframe reference and type of the tangent.
Public
Constructors
TangentRef
TangentRef() = default
TangentRef
TangentRef(KeyframeRef keyframeRef, TangentType type)