Instantiate a new ArcRotateCameraVRDeviceOrientationInput.
Defines a correction factor applied on the alpha value retrieved from the orientation events.
Defines the camera the input is attached to.
Defines a correction factor applied on the gamma value retrieved from the orientation events.
Attach the input controls to a specific dom element to get the input from.
Defines the element the controls should be listened from
Defines whether event caught by the controls should call preventdefault() (https://developer.mozilla.org/en-US/docs/Web/API/Event/preventDefault)
Update the current camera state depending on the inputs that have been used this frame. This is a dynamically created lambda to avoid the performance penalty of looping for inputs in the render loop.
Detach the current controls from the specified dom element.
Defines the element to stop listening the inputs from
Gets the class name of the current intput.
the class name
Get the friendly name associated with the input class.
the input friendly name
Generated using TypeDoc
Manage the device orientation inputs (gyroscope) to control an arc rotate camera.
http://doc.babylonjs.com/how_to/customizing_camera_inputs