Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VREyeParameters

Package version

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

Hierarchy

  • VREyeParameters

Index

Properties

fieldOfView

fieldOfView: VRFieldOfView
deprecated

offset

offset: Float32Array

renderHeight

renderHeight: number

renderWidth

renderWidth: number

Generated using TypeDoc