Click or drag to resize

AppUiInputModule Property

Returns the UnityUiInputModule

Namespace:  ImmerseSDK
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public static UnityUiInputModule UiInputModule { get; private set; }

Property Value

Type: UnityUiInputModule
See Also