WanaPlan

API Docs for: 2.7.0
Show:

OculusRiftCamera

Extends BABYLON.OculusCamera
Module: Component
Parent Module: Wanaplan

Summary

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

Constructor

OculusRiftCamera

Syntax

OculusRiftCamera

(
  • position
  • scene
)

Summary

Parameters:

  • position BABYLON.Vector3

    The start position.

  • scene BABYLON.Scene

    The main scene.

Item Index

Methods

Methods

_startVR

Syntax

_startVR

(
  • devices
)

Summary

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

Parameters:

  • devices Array

    An array of VR devices.