Interface ICameraControlsEventMap

interface ICameraControlsEventMap {
    change: object;
}

Properties

Properties

change: object