UxrControlInput.FeedbackOnDown Property
Gets or sets the feedback when the UI element was pressed.
Namespace: UltimateXR.UI.UnityInputModule.Controls
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public UxrControlFeedback FeedbackOnDown { get; set; }
Property Value
Type: UxrControlFeedback
See Also
Reference
UxrControlInput Class
UltimateXR.UI.UnityInputModule.Controls Namespace