Math3D Full Project API
    Preparing search index...
    type GaussCapSelection = {
        angleRad: number;
        capNormal: THREE.Vector3;
        kind: "gaussCap";
    }
    Index

    Properties

    angleRad: number
    capNormal: THREE.Vector3
    kind: "gaussCap"