API Docs for: 2.7.3
Show:

OculusRiftCamera Class

Extends BABYLON.OculusCamera
Module: Component
Parent Module: Wanaplan

A camera which works with WebVR to use with the OculusRift.

Constructor

OculusRiftCamera

(
  • position
  • scene
)

Parameters:

  • position BABYLON.Vector3

    The start position.

  • scene BABYLON.Scene

    The main scene.

Item Index

Methods

Methods

_startVR

(
  • devices
)

Start the VR process by searching connected sensors and starting the main loop.

Parameters:

  • devices Array

    An array of VR devices.