WebBrowserOldInputHandler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released.
Input handler using Unity's old Input
[UnityEngine.CreateAssetMenu(fileName="Old Input Handler", menuName="UWB/Inputs/Old Input Handler")]
public sealed class WebBrowserOldInputHandler : VoltstroStudios.UnityWebBrowser.Input.WebBrowserInputHandler
- Inheritance
- Attributes
Constructors
WebBrowserOldInputHandler() |
Fields
scrollAxisName |
The name of the axis for the scroll |
scrollSensitivity |
How much sensitivity for the scroll |
Methods
GetCursorPos() | |
GetDownKeys() | |
GetFrameInputBuffer() | |
GetScroll() | |
GetUpKeys() | |
OnStart() | |
OnStop() |