Click or drag to resize

WorldSpaceButtontriggerClick Field

Namespace:  ImmerseSDK.UI
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[UnityEngine.SerializeField]
[UnityEngine.TooltipAttribute("Turn on to trigger a click event when button is touched")]
private bool triggerClick

Field Value

Type: Boolean
See Also