docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Method GetLeaves

    GetLeaves<T>(ref T)

    Gets the leaf colliders of this collider .

    Declaration
    public void GetLeaves<T>(ref T collector) where T : struct, ILeafColliderCollector
    Parameters
    Type Name Description
    T collector

    [in,out] The collector.

    Type Parameters
    Name Description
    T

    Generic type parameter.

    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)