UxrPointerEventData.GameObject2D Property

Gets the gameObject if the raycast element is an object with a 2D collider.

Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0

Syntax

C#

public GameObject GameObject2D { get; }

Property Value

Type: GameObject

See Also

Reference

UxrPointerEventData Class
UltimateXR.UI.UnityInputModule Namespace