UxrPointerEventData.IgnoredGameObject Property
Gets the UI gameObject that was ignored because it could not be interacted with.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public GameObject IgnoredGameObject { get; }
Property Value
Type: GameObject
See Also
Reference
UxrPointerEventData Class
UltimateXR.UI.UnityInputModule Namespace