Click or drag to resize

ToggleSwitchReactionInvertSwitchValue Property

If this is true, then we will invert the switch value before using it

Namespace:  ImmerseSDK.Interaction.Reactions
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax
C#
public bool InvertSwitchValue { get; }

Property Value

Type: Boolean
See Also