Click or drag to resize

PushButtonReactionFireOnButtonRelease Property

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#
protected bool FireOnButtonRelease { get; }

Property Value

Type: Boolean
See Also