The Tilt Five manager.
More...
|
override void | Awake () |
| Awake this instance.
|
◆ Awake()
override void TiltFive.TiltFiveManager.Awake |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ GetEyeCamera()
Camera TiltFive.TiltFiveManager.GetEyeCamera |
( |
| ) |
|
|
inline |
◆ GetGameboardPose()
Pose TiltFive.TiltFiveManager.GetGameboardPose |
( |
| ) |
|
|
inline |
◆ GetScaleToUWRLD_UGBD()
float TiltFive.TiltFiveManager.GetScaleToUWRLD_UGBD |
( |
| ) |
|
|
inline |
◆ GetScaleToWorldSpaceFromGameboardSpace()
float TiltFive.TiltFiveManager.GetScaleToWorldSpaceFromGameboardSpace |
( |
| ) |
|
|
inline |
◆ GetSupportedPlayerCount()
uint TiltFive.TiltFiveManager.GetSupportedPlayerCount |
( |
| ) |
|
|
inline |
◆ IsActiveAndEnabled()
bool TiltFive.TiltFiveManager.IsActiveAndEnabled |
( |
| ) |
|
|
inline |
◆ NeedsDriverUpdate()
bool TiltFive.TiltFiveManager.NeedsDriverUpdate |
( |
| ) |
|
|
inline |
Check if a driver update is needed.
Note that this can also return false if this has not yet been able to connect to the Tilt Five driver service (compatibility state unknown), so this may need to be called multiple times in that case. This only returns true if we can confirm that the driver is incompatible.
If it is necessary to distinguish between unknown and compatible, use GetServiceCompatibility directly.
◆ gameBoardSettings
The game board runtime configuration data.
◆ glassesSettings
The glasses runtime configuration data.
◆ graphicsSettings
Project-wide graphics settings related to Tilt Five.
◆ logSettings
◆ primaryWandSettings
◆ scaleSettings
The scale conversion runtime configuration data.
◆ secondaryWandSettings
◆ spectatorSettings
The spectator camera's runtime configuration data.
◆ leftWandSettings
The wand runtime configuration data for the left hand wand.
◆ rightWandSettings
The wand runtime configuration data for the right hand wand.
The documentation for this class was generated from the following file: