Back to API Reference
Class
InteractionRangeStateSelector
sealed
Matches required and excluded built-in interaction signals.
public InteractionSignalMask Required{ get; set }Signals that must all be true.
public InteractionSignalMask Excluded{ get; set }Signals that must all be false.
