VoltstroStudios.UnityWebBrowser.Core Namespace
Classes
BaseUwbClientManager | Base for all other systems that want to build custom rendering with UWB. Provides controls that can be used with Unity events (such as OnClick). For other controls and events, use the browserClient. For those who want to implement this base, DO NOT USE |
FullscreenHandler | Handles dealing with fullscreen stuff |
RawImageUwbClientInputHandler | Input handler for RawImageUwbClientManager. |
RawImageUwbClientManager | Implementation of BaseUwbClientManager for rendering to a UnityEngine.UI.RawImage |
WebBrowserClient | The main object responsible for UWB. This class handles: |