Liking cljdoc? Tell your friends :D

web.vr.core

web.vr interfaces.

web.vr interfaces.
raw docstring

No vars found in this namespace.

web.vr.GamepadHapticActuator

The GamepadHapticActuator interface of the Gamepad API represents in the controller designed to provide haptic feedback to the (if available), most commonly vibration hardware.

The GamepadHapticActuator interface of the Gamepad API represents
in the controller designed to provide haptic feedback to the
(if available), most commonly vibration hardware.
raw docstring

web.vr.GamepadPose

The GamepadPose interface of the Gamepad API represents the pose a WebVR controller at a given timestamp (which includes orientation, velocity, and acceleration information.)

The GamepadPose interface of the Gamepad API represents the pose
a WebVR controller at a given timestamp (which includes orientation,
velocity, and acceleration information.)
raw docstring

web.vr.HMDVRDevice

The HMDVRDevice interface of the WebVR API represents a head display, providing access to information about each eye, and us to modify the current field of view.

The HMDVRDevice interface of the WebVR API represents a head
display, providing access to information about each eye, and
us to modify the current field of view.
raw docstring

web.vr.PositionSensorVRDevice

The PositionSensorVRDevice interface of the WebVR API represents hardware's position sensor. You can access information such as current position and orientation of the sensor in relation to head mounted display through the PositionSensorVRDevice.getState()

The PositionSensorVRDevice interface of the WebVR API represents
hardware's position sensor. You can access information such as
current position and orientation of the sensor in relation to
head mounted display through the `PositionSensorVRDevice.getState()`
raw docstring

web.vr.VRDisplayCapabilities

The VRDisplayCapabilities interface of the WebVR API describes capabilities of a web.media.VRDisplay — its features can be to perform VR device capability tests, for example can it return information.

The VRDisplayCapabilities interface of the WebVR API describes
capabilities of a `web.media.VRDisplay` — its features can be
to perform VR device capability tests, for example can it return
information.
raw docstring

web.vr.VRDisplayEvent

The VRDisplayEvent interface of the WebVR API represents represents event object of WebVR-related events (see the list of WebVR window

The VRDisplayEvent interface of the WebVR API represents represents
event object of WebVR-related events (see the list of WebVR window
raw docstring

web.vr.VREyeParameters

The VREyeParameters interface of the WebVR API represents all information required to correctly render a scene for a given including field of view information.

The VREyeParameters interface of the WebVR API represents all
information required to correctly render a scene for a given
including field of view information.
raw docstring

web.vr.VRFieldOfView

The VRFieldOfView interface of the WebVR API represents a field view defined by 4 different degree values describing the view a center point.

The VRFieldOfView interface of the WebVR API represents a field
view defined by 4 different degree values describing the view
a center point.
raw docstring

web.vr.VRFrameData

The VRFrameData interface of the WebVR API represents all the needed to render a single frame of a VR scene; constructed by

The VRFrameData interface of the WebVR API represents all the
needed to render a single frame of a VR scene; constructed by
raw docstring

web.vr.VRLayerInit

The VRLayerInit interface (dictionary) of the WebVR API represents content layer (an web.canvas.HTMLCanvasElement or web.canvas.OffscreenCanvas) you want to present in a VR display.

The VRLayerInit interface (dictionary) of the WebVR API represents
content layer (an `web.canvas.HTMLCanvasElement` or `web.canvas.OffscreenCanvas`)
you want to present in a VR display.
raw docstring

web.vr.VRPose

The VRPose interface of the WebVR API represents the state of VR sensor at a given timestamp (which includes orientation, position, and acceleration information.)

The VRPose interface of the WebVR API represents the state of
VR sensor at a given timestamp (which includes orientation, position,
and acceleration information.)
raw docstring

web.vr.VRStageParameters

The VRStageParameters interface of the WebVR API represents the describing the the stage area for devices that support room-scale

The VRStageParameters interface of the WebVR API represents the
describing the the stage area for devices that support room-scale
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close