UxrPointerEventData.GameObject3D Property
Gets the gameObject if the raycast element is an object with a 3D collider.
Namespace: UltimateXR.UI.UnityInputModule
Assembly: UltimateXR (in UltimateXR.dll) Version: 0.0.0.0
Syntax
C#
public GameObject GameObject3D { get; }
Property Value
Type: GameObject
See Also
Reference
UxrPointerEventData Class
UltimateXR.UI.UnityInputModule Namespace