OpenXRAndroidHitResult

Inherits: RefCounted

The result of a raycast hit (from XR_ANDROID_raycast).

Description

The result of a raycast hit (from XR_ANDROID_raycast).

See also OpenXRAndroidRaycastExtension.

Methods

Transform3D

get_pose ( ) const

OpenXRAndroidTrackableTracker

get_tracker ( ) const


Method Descriptions

Transform3D get_pose ( ) const

Get the Transform3D of the raycast hit.


OpenXRAndroidTrackableTracker get_tracker ( ) const

Get the OpenXRAndroidTrackableTracker that is associated with the hit result.