UxrPointerEventData.IsNonUI Property
Gets whether the current raycast UI element is not a UI GameObject. This happens when the raycast is valid and the object has either a 2D or 3D collider.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public bool IsNonUI { get; }
Property Value
Type: Boolean
See Also
Reference
UxrPointerEventData Class
UltimateXR.UI.UnityInputModule Namespace