InteractableOnPressReceiver.InteractionType Enum

Definition

Type of valid interaction distances to fire press events

public: enum class InteractableOnPressReceiver::InteractionType
public enum InteractableOnPressReceiver.InteractionType
type InteractableOnPressReceiver.InteractionType = 
Public Enum InteractableOnPressReceiver.InteractionType
Inheritance
InteractableOnPressReceiver.InteractionType

Fields

FarOnly 2

Support Far press interactions only

NearAndFar 0

Support Near and Far press interactions

NearOnly 1

Support Near press interactions only

Applies to