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

    Type Alias RotateBehavior<TPose>

    RotateBehavior: ActionBehavior<
        TPose,
        RotateProposed<TPose>,
        RotateMoveResult<TPose>,
    >

    A behavior plugged into useRotate.

    Type Parameters

    • TPose