UxrFingerTipRaycaster.FingerTipMinHoverDistance Property
Gets or sets the maximum distance a UxrFingerTip can have to a canvas in order to generate hovering events.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public float FingerTipMinHoverDistance { get; set; }
Property Value
Type: Single
See Also
Reference
UxrFingerTipRaycaster Class
UltimateXR.UI.UnityInputModule Namespace