Click or drag to resize

PushButtonReaction_onButtonReleased Field

Indicates if the reaction should be fired when the button is pressed or released

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
[UnityEngine.SerializeField]
private bool _onButtonReleased

Field Value

Type: Boolean
See Also