Click or drag to resize

ControllerSettings_cursorSize Field

Namespace:  ImmerseSDK.Controllers
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.HeaderAttribute("UI")]
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Size of the cursor on Dialogs and other UI elements")]
private float _cursorSize

Field Value

Type: Single
See Also