Class EditorHelper | Animation Rigging | 0.3.4-preview
docs.unity3d.com
    Show / Hide Table of Contents

    Class EditorHelper

    Inheritance
    Object
    EditorHelper
    Namespace: UnityEditor.Animations.Rigging
    Syntax
    public static class EditorHelper

    Methods

    GetClosestComponent<T>(Transform, Transform)

    Declaration
    public static T GetClosestComponent<T>(Transform transform, Transform root = null)
    Parameters
    Type Name Description
    Transform transform
    Transform root
    Returns
    Type Description
    T
    Type Parameters
    Name Description
    T

    HandleClickSelection(GameObject, Event)

    Declaration
    public static void HandleClickSelection(GameObject gameObject, Event evt)
    Parameters
    Type Name Description
    GameObject gameObject
    Event evt

    LoadShader(String)

    Declaration
    public static Shader LoadShader(string filename)
    Parameters
    Type Name Description
    String filename
    Returns
    Type Description
    Shader

    LoadShape(String)

    Declaration
    public static Mesh LoadShape(string filename)
    Parameters
    Type Name Description
    String filename
    Returns
    Type Description
    Mesh
    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