DrawingClipSpec: { depth: number } | { normal: Vec3; point: Vec3 }

Cut-away clip plane spec. See DrawingProjectionParams.clip for the two shapes ({depth} for a basis-aligned section, {point, normal} for arbitrary diagonal cuts).