Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ViewingWindow

Represents a viewing window for VR content. The current viewing direction is restricted to the set viewing window.

Hierarchy

  • ViewingWindow

Index

Properties

maxPitch

maxPitch: number

Upper bound for pitch.

maxYaw

maxYaw: number

Upper bound for yaw.

minPitch

minPitch: number

Lower bound for pitch.

minYaw

minYaw: number

Lower bound for yaw.

Generated using TypeDoc