docs.unity.cn
    Show / Hide Table of Contents

    Class PhysicsDebugDisplayAuthoring

    Inheritance
    Object
    PhysicsDebugDisplayAuthoring
    Namespace: Unity.Physics.Authoring
    Syntax
    public sealed class PhysicsDebugDisplayAuthoring : MonoBehaviour, IConvertGameObjectToEntity

    Fields

    DrawBroadphase

    Declaration
    public bool DrawBroadphase
    Field Value
    Type Description
    Boolean

    DrawColliderAabbs

    Declaration
    public bool DrawColliderAabbs
    Field Value
    Type Description
    Boolean

    DrawColliderEdges

    Declaration
    public bool DrawColliderEdges
    Field Value
    Type Description
    Boolean

    DrawColliders

    Declaration
    public bool DrawColliders
    Field Value
    Type Description
    Boolean

    DrawCollisionEvents

    Declaration
    public bool DrawCollisionEvents
    Field Value
    Type Description
    Boolean

    DrawContacts

    Declaration
    public bool DrawContacts
    Field Value
    Type Description
    Boolean

    DrawJoints

    Declaration
    public bool DrawJoints
    Field Value
    Type Description
    Boolean

    DrawMassProperties

    Declaration
    public bool DrawMassProperties
    Field Value
    Type Description
    Boolean

    DrawTriggerEvents

    Declaration
    public bool DrawTriggerEvents
    Field Value
    Type Description
    Boolean
    Back to top Copyright © 2022 Unity Technologies
    Generated by DocFX
    on Tuesday, April 26, 2022
    Terms of use