Class GizmoHelpers | XR Interaction Toolkit | 0.0.6-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class GizmoHelpers

    Inheritance
    Object
    GizmoHelpers
    Namespace: UnityEngine.XR.Interaction.Toolkit
    Syntax
    public static class GizmoHelpers

    Methods

    DrawAxisArrows(Transform, Single)

    Declaration
    public static void DrawAxisArrows(Transform transform, float size)
    Parameters
    Type Name Description
    Transform transform
    Single size

    DrawWireCubeOriented(Vector3, Quaternion, Single)

    Declaration
    public static void DrawWireCubeOriented(Vector3 position, Quaternion rotation, float size)
    Parameters
    Type Name Description
    Vector3 position
    Quaternion rotation
    Single size

    DrawWirePlaneOriented(Vector3, Quaternion, Single)

    Declaration
    public static void DrawWirePlaneOriented(Vector3 position, Quaternion rotation, float size)
    Parameters
    Type Name Description
    Vector3 position
    Quaternion rotation
    Single size
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023