Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VRViewingWindowConfig

Hierarchy

  • VRViewingWindowConfig

Index

Properties

maxPitch

maxPitch: number

Specifies how far right the user can look. Valid values are from 0 to 360 (default: 360).

maxYaw

maxYaw: number

Specifies how high the user can look. Valid values are from -90 to 90 (default: 90).

minPitch

minPitch: number

Specifies how far left the user can look. Valid values are from 0 to 360 (default: 0).

minYaw

minYaw: number

Specifies how low the user can look. Valid values are from -90 to 90 (default: -90).

Generated using TypeDoc