docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method FindJointsFromRoot

    FindJointsFromRoot(List<string>)

    Finds the joint transform references from the root.

    Declaration
    public virtual void FindJointsFromRoot(List<string> missingJointNames)
    Parameters
    Type Name Description
    List<string> missingJointNames

    A list of strings to list the joints that were not found.

    Remarks

    Override this method to change how the joint transform references are found from the root and setup in the m_JointTransformReferences. This method is called from the default inspector editor UI when the Find Joints button is clicked.

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)