Documentation
    Preparing search index...
    interface ProjectorColors {
        planeFillColor?: string;
        planeOccludedFillColor?: string;
        sphereColor?: string;
    }
    Index

    Properties

    planeFillColor?: string
    planeOccludedFillColor?: string
    sphereColor?: string