![]() |
FirstModulAR 0.1.0
|
Manages the interaction mode and touch screen distance for the custom UI components. More...
Public Types | |
| enum | InteractionMode { Raycast , TouchScreen } |
Public Attributes | |
| InteractionMode | interactionMode |
| float | touchScreenDistance |
Properties | |
| static CustomUiComponentManager | Instance [get] |
Manages the interaction mode and touch screen distance for the custom UI components.
| InteractionMode CustomUiComponentManager.interactionMode |
| float CustomUiComponentManager.touchScreenDistance |
|
staticget |