CornellTech-Unity-project
1.0
|
Inherits MonoBehaviour.
Public Member Functions | |
void | DisableWebGLInput () |
Funcion to access from browser to disable keyboard and mouse input for webgl More... | |
void | EnableWebGLInput () |
Function to access from browser to enable keyboard and mouse input for webGL More... | |
Public Attributes | |
bool | loaded = false |
void Cyan.WebGLInputManager.DisableWebGLInput | ( | ) |
Funcion to access from browser to disable keyboard and mouse input for webgl
void Cyan.WebGLInputManager.EnableWebGLInput | ( | ) |
Function to access from browser to enable keyboard and mouse input for webGL
bool Cyan.WebGLInputManager.loaded = false |