Enum GrabbedHandle

Enum Documentation

enum class anim::GrabbedHandle

Identifies which handle of a keyframe is being dragged, driving alignment behavior.

Values:

enumerator None

No specific handle; the implementation picks a source automatically.

enumerator InHandle

The incoming handle is the one being manipulated.

enumerator OutHandle

The outgoing handle is the one being manipulated.