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

    Type Alias ViewportToolDef<TScratch>

    ViewportToolDef: ToolDef<TScratch>

    Viewport-tool spec. Once phase tables went away this stopped differing from ToolDef in any structural way; defineViewportTool survives as the authoring signal that a tool pans/zooms the view rather than the scene.

    Type Parameters

    • TScratch = void