Class GizmoHelpers
Utility functions related to Gizmos.
Inherited Members
Namespace: UnityEngine.XR.Interaction.Toolkit
Assembly: solution.dll
Syntax
public static class GizmoHelpers
Methods
| Name | Description |
|---|---|
| DrawAxisArrows(Transform, float) | Draws world space standard basis vectors at |
| DrawWireCubeOriented(Vector3, Quaternion, float) | Draws oriented wire cube. |
| DrawWirePlaneOriented(Vector3, Quaternion, float) | Draws oriented wire plane. |