Small World Engine API Reference - v0.46.1
    Preparing search index...

    Interface ZoomControllerOptions

    Configuration for the ZoomController.

    interface ZoomControllerOptions {
        zoomSensitivity?: number;
    }
    Index

    Properties

    Properties

    zoomSensitivity?: number

    Zoom sensitivity. Defaults to 0.5.