Enum InteractableOnPressReceiver.InteractionType
Type of valid interaction distances to fire press events
Namespace: Microsoft.MixedReality.Toolkit.UI
Assembly: cs.temp.dll.dll
Syntax
public enum InteractionType
Fields
Name | Description |
---|---|
FarOnly | Support Far press interactions only |
NearAndFar | Support Near and Far press interactions |
NearOnly | Support Near press interactions only |