Type Alias Viewer3DGrid

Viewer3DGrid:
    | { type: "uniform"; value: boolean }
    | { type: "perPlane"; value: Viewer3DGridPlanes }