Show / Hide Table of Contents

    Class PhysicsManager.Statistics

    Inheritance
    System.Object
    PhysicsManager.Statistics
    Namespace: Motphys.Rigidbody
    Assembly: solution.dll
    Syntax
    public class Statistics

    Properties

    contacts

    Declaration
    public static NativeArray<ContactDebugInfo> contacts { get; }
    Property Value
    Type Description
    NativeArray<ContactDebugInfo>

    All contact debug infos produced during last step frame.

    Back to top Copyright © 2020-2024 北京谋先飞技术有限公司及其关联公司北京谋先飞科技有限公司
    Generated by DocFX