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

    Class NarrowPhase

    Inheritance
    Object
    NarrowPhase
    Namespace: Unity.Physics
    Syntax
    public static class NarrowPhase

    Methods

    CreateContacts(ref PhysicsWorld, NativeArray<DispatchPairSequencer.DispatchPair>, Single, ref NativeStream.Writer)

    Declaration
    public static void CreateContacts(ref PhysicsWorld world, NativeArray<DispatchPairSequencer.DispatchPair> dispatchPairs, float timeStep, ref NativeStream.Writer contactsWriter)
    Parameters
    Type Name Description
    PhysicsWorld world
    NativeArray<DispatchPairSequencer.DispatchPair> dispatchPairs
    Single timeStep
    NativeStream.Writer contactsWriter
    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