16 using System.Collections;
17 using System.Collections.Generic;
67 [Obsolete(
"Please use Gameboard.TryGetGameboardType() instead.")]
Represents the game board.
GameboardType GameboardType
The gameboard configuration, such as LE, XE, or folded XE.
GameboardType gameboardTypeOverride
Overrides which gameboard variant is displayed via the gameboard gizmo in the Unity Editor....
Vector3 gameBoardRotation
The game board rotation or focal rotational offset.
bool copyPlayerOneGameboard
Vector3 gameBoardCenter
The game board position or focal position offset.
GameboardType gameboardType
The gameboard configuration, such as LE, XE, or folded XE.
GameBoard currentGameBoard
The game board is the window into the game world, as well as the origin about which the glasses/wand ...
float gameBoardScale
The game board's scale multiplies the perceived size of objects in the scene.
GameboardType
The type of Gameboard being tracked by the glasses