![]() |
Verse 1.0
A multi-platform multiplayer Virtual Reality experience developed with Unity
|
Classes | |
interface | IO8CAppFocusState |
Provides access to the app focus state. More... | |
interface | IO8CDeviceTracking |
Provides access to the tracked devices. More... | |
interface | IO8CMicrophoneSupport |
Provides access to microphone support. More... | |
interface | IO8CNetwork |
Provides access to network functionality. More... | |
interface | IO8CNetworkPlayer |
Provides functionality related to a networked player. More... | |
interface | IO8CPlayerConnection |
Provides access to player connection events. More... | |
class | O8CAppFocusState |
Parent class for IO8CAppFocusState MonoBehaviour implementations. More... | |
class | O8CAppFocusStateDefault |
This class provides a "Bridge" to platform specific application focus state functionality. More... | |
class | O8CDebugDisplay |
Destroys the debug display if running as a production build. More... | |
class | O8CDeviceTracking |
Parent class for IO8CDeviceTracking MonoBehaviour implementations. More... | |
class | O8CFPSCounter |
Updates a FPS display text. More... | |
class | O8CMicrophoneSupport |
Parent class for IO8CMicrophoneSupport MonoBehaviour implementations. More... | |
class | O8CMirrorNetwork |
The Mirror implementation of O8CNetwork. More... | |
class | O8CMirrorNetworkManager |
Manages starting/stopping the server/client. More... | |
class | O8CMirrorNetworkPlayer |
On Start, this component notifies the system of a new player and connects tracked objects to tracked targets. OnDestroy, the system is notified of the player removal and tracked objects are removed from tracked targets. More... | |
class | O8CNetwork |
Parent class for IO8CNetwork MonoBehaviour implementations. More... | |
class | O8CNetworkConnectionInterruptedHudMessage |
Displays a message upon network disconnect, and removes it upon reconnecting. More... | |
class | O8CPlatformRigPlatformSelector |
Sets the WebXR and Oculus platform active depending on the current platform. More... | |
class | O8CPlayerConnection |
Parent class for IO8CPlayerConnection MonoBehaviour implementations. More... | |
class | O8CPlayerConnectionDefault |
Provides actions for Observers of player connection events. More... | |
class | O8CSystem |
The "Singleton" that acts as access to functionality provided by the O8CSystem. More... | |
class | O8CTrackedDevice |
Provides functionality related to tracked devices. More... | |
class | O8CVoiceProMicrophoneSupport |
Waits a period of time after start, then sets the microphone for the attached recorder component. More... | |
class | O8CZinniaDeviceTracking |
Zinnia implementation of O8CDeviceTracking. More... | |