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

    public shape of the accessors this class declares itself

    interface Accessors {
        enabled: boolean;
        groundColor: string | Color;
        horizonBlend: number;
        horizonColor: string | Color;
        shaderSource: string;
        skyColor: string | Color;
        sunDiscEnabled: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    enabled: boolean
    groundColor: string | Color
    horizonBlend: number
    horizonColor: string | Color
    shaderSource: string
    skyColor: string | Color
    sunDiscEnabled: boolean