docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetLeaf

    GetLeaf(ColliderKey, out ChildCollider)

    Gets a leaf collider.

    Declaration
    public bool GetLeaf(ColliderKey key, out ChildCollider leaf)
    Parameters
    Type Name Description
    ColliderKey key

    The key representing the leaf collider.

    ChildCollider leaf

    [out] The leaf.

    Returns
    Type Description
    bool

    True if a leaf with the specified key exists, otherwise false.

    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)