Interface ILeafColliderCollector | Unity Physics | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Interface ILeafColliderCollector

    Namespace: Unity.Physics
    Syntax
    public interface ILeafColliderCollector

    Methods

    AddLeaf(ColliderKey, ref ChildCollider)

    Declaration
    void AddLeaf(ColliderKey key, ref ChildCollider leaf)
    Parameters
    Type Name Description
    ColliderKey key
    ChildCollider leaf

    PopCompositeCollider(UInt32, Math.MTransform)

    Declaration
    void PopCompositeCollider(uint numCompositeKeyBits, Math.MTransform worldFromParent)
    Parameters
    Type Name Description
    UInt32 numCompositeKeyBits
    Math.MTransform worldFromParent

    PushCompositeCollider(ColliderKeyPath, Math.MTransform, out Math.MTransform)

    Declaration
    void PushCompositeCollider(ColliderKeyPath compositeKey, Math.MTransform parentFromComposite, out Math.MTransform worldFromParent)
    Parameters
    Type Name Description
    ColliderKeyPath compositeKey
    Math.MTransform parentFromComposite
    Math.MTransform worldFromParent
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023