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