docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method GetRootParentTransform

    GetRootParentTransform(Transform)

    Recursively finds the root parent of a Transform

    Declaration
    public static Transform GetRootParentTransform(Transform transform)
    Parameters
    Type Name Description
    Transform transform

    The current Transform we are inspecting for a parent

    Returns
    Type Description
    Transform

    the root parent for the first Transform passed into the method

    In This Article
    Back to top
    Copyright © 2024 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)