@three-tile/plugin
    Preparing search index...

    Type Alias CreateFogParams

    type CreateFogParams = {
        controls: MapControls;
        fogColor?: ColorRepresentation;
    }
    Index

    Properties

    Properties

    controls: MapControls
    fogColor?: ColorRepresentation