Struct CollisionEvent.Details | Unity Physics | 0.5.1-preview.2
docs.unity3d.com
    Show / Hide Table of Contents

    Struct CollisionEvent.Details

    Namespace: Unity.Physics
    Syntax
    public struct Details

    Fields

    EstimatedContactPointPositions

    Declaration
    public NativeArray<float3> EstimatedContactPointPositions
    Field Value
    Type Description
    NativeArray<Unity.Mathematics.float3>

    EstimatedImpulse

    Declaration
    public float EstimatedImpulse
    Field Value
    Type Description
    Single

    Properties

    AverageContactPointPosition

    Declaration
    public float3 AverageContactPointPosition { get; }
    Property Value
    Type Description
    Unity.Mathematics.float3
    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