weasel API - v0.8.0
    Preparing search index...

    Variable rotateActionConst Experimental

    rotateAction: Action & { requires: string[] } = ...

    Static descriptor for the rotate Action.

    Requires dep-schema entries: selection, scene.

    Implements the unrotated-pivot rotation path from useRotate for rect- shaped poses. Non-rect or behavior-rich consumers should register a custom rotateAction with a typed RotateGeometry dep.

    useRotate — the React hook this descriptor mirrors for the rect case.