Namespace UnityEngine.XR.Interaction.Toolkit.Utilities
Classes
BurstGazeUtility
Provides utility functions related to calculations for determining if things can be seen from a viewpoint.
BurstMathUtility
Provides utility functions related to vector and quaternion calculations, optimized for use with the Burst compiler when available.
BurstPhysicsUtils
Provides utility methods for physics calculations in Burst-compiled code.
XRInteractableUtility
Utility methods for Interactables.