Type alias CameraRotateEvent

CameraRotateEvent: {
    deltaRotation: number;
}

Type declaration

  • deltaRotation: number

Generated using TypeDoc