Class AttachPointVelocityProviderExtensions
Extension methods for IAttachPointVelocityProvider.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit.Interaction
Assembly: solution.dll
Syntax
public static class AttachPointVelocityProviderExtensions
Methods
| Name | Description |
|---|---|
| GetAttachPointAngularVelocity(IAttachPointVelocityProvider, Transform) | Retrieves the current angular velocity of the attachment point, transformed by the XR Origin. |
| GetAttachPointVelocity(IAttachPointVelocityProvider, Transform) | Retrieves the current linear velocity of the attachment point, transformed by the XR Origin. |