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

    public shape of the accessors this class declares itself

    interface Accessors {
        accentColor: string | Color;
        contourColor: string | Color;
        contourEnabled: boolean;
        contourInterval: number;
        contourWidth: number;
        contrast: number;
        elevationEncodingEnabled: boolean;
        exagerateHeightScaleEnabled: boolean;
        exaggeration: number;
        heightScale: number;
        highlightColor: string | Color;
        hillshadeMethod: HillshadeMethod;
        illuminationDirection: MapVec;
        illuminationMapRotationEnabled: boolean;
        legacyHeightScaleEnabled: boolean;
        normalMapLightingShader: string;
        shadowColor: string | Color;
        terrainPaintEnabled: boolean;
        terrainPaintFullDetailEnabled: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    accentColor: string | Color
    contourColor: string | Color
    contourEnabled: boolean
    contourInterval: number
    contourWidth: number
    contrast: number
    elevationEncodingEnabled: boolean
    exagerateHeightScaleEnabled: boolean
    exaggeration: number
    heightScale: number
    highlightColor: string | Color
    hillshadeMethod: HillshadeMethod
    illuminationDirection: MapVec
    illuminationMapRotationEnabled: boolean
    legacyHeightScaleEnabled: boolean
    normalMapLightingShader: string
    shadowColor: string | Color
    terrainPaintEnabled: boolean
    terrainPaintFullDetailEnabled: boolean