InteractableOnPressReceiver.InteractionFilter Field

Definition

Specify whether press event is for near or far interaction

public: int InteractionFilter;
[Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorField(Label="Interaction Filter", Options=new System.String[] { "Near and Far", "Near Only", "Far Only" }, Tooltip="Specify whether press event is for near or far interaction", Type=Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorField+FieldTypes.DropdownInt)]
public int InteractionFilter;
[<Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorField(Label="Interaction Filter", Options=new System.String[] { "Near and Far", "Near Only", "Far Only" }, Tooltip="Specify whether press event is for near or far interaction", Type=Microsoft.MixedReality.Toolkit.Utilities.Editor.InspectorField+FieldTypes.DropdownInt)>]
val mutable InteractionFilter : int
Public InteractionFilter As Integer 

Field Value

Attributes

Applies to