@nativescript-community/ui-massifmaps
    Preparing search index...

    public shape of the accessors this class declares itself

    interface Accessors {
        color: string | Color;
        enabled: boolean;
        highColor: string | Color;
        horizonAngle: number;
        horizonBlend: number;
        rangeEnd: number;
        rangeStart: number;
        shaderSource: string;
        spaceColor: string | Color;
        starIntensity: number;
    }

    Hierarchy (View Summary)

    Index

    Properties

    color: string | Color
    enabled: boolean
    highColor: string | Color
    horizonAngle: number
    horizonBlend: number
    rangeEnd: number
    rangeStart: number
    shaderSource: string
    spaceColor: string | Color
    starIntensity: number