docs.unity.cn
Search Results for

    Show / Hide Table of Contents

    Interface IOverlapCollector

    Interface for collecting hits from overlap queries.

    Namespace: Unity.Physics
    Assembly: solution.dll
    Syntax
    public interface IOverlapCollector

    Methods

    Name Description
    AddColliderKeys(ColliderKey*, int)

    Adds a collider keys to 'count'.

    AddRigidBodyIndices(int*, int)

    Adds rigid body indices to the collector.

    PopCompositeCollider(uint)

    Pops the composite collider described by numCompositeKeyBits.

    PushCompositeCollider(ColliderKeyPath)

    Pushes a composite collider.

    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)