Type Alias CameraRotateEvent

CameraRotateEvent: { type: "rotate" } & CameraRotateEventPayload

The type of the camera rotate event. The type is for discriminating the event type when the all event is triggered.