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

    Class ZoomController

    A standalone controller for handling camera zoom (Wheel/Pinch).

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    enabled: boolean = true
    isActive: boolean = true
    target: CameraInterfaceData | Object3D | undefined = undefined

    The object this behavior is attached to. Set automatically.

    uuid: string = ...
    inspector?: Record<string, InspectorField>

    Methods