Namespace UnityEngine.XR.Interaction.Toolkit.Utilities
Classes
BurstGazeUtility
Provides utility functions related to calculations for determining if things can be seen from a viewpoint.
BurstLerpUtility
Provides utility methods for various types of interpolations.
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.
GradientUtility
Utility to facilitate an efficient interpolation between two gradients.
LocomotionUtility
Provides utility functions for locomotion of the XR Origin.
XRInteractableUtility
Utility methods for Interactables.