Struct PhysicsDebugDisplay | 2D Entities | 0.22.0-preview.8
docs.unity3d.com
    Show / Hide Table of Contents

    Struct PhysicsDebugDisplay

    Namespace: Unity.U2D.Entities.Physics
    Syntax
    public struct PhysicsDebugDisplay : IComponentData

    Fields

    ColliderAabbColor

    Declaration
    public float4 ColliderAabbColor
    Field Value
    Type Description
    float4

    ColliderEdgeColor

    Declaration
    public float4 ColliderEdgeColor
    Field Value
    Type Description
    float4

    DrawBroadphase

    Declaration
    public int DrawBroadphase
    Field Value
    Type Description
    Int32

    DrawColliderAabbs

    Declaration
    public int DrawColliderAabbs
    Field Value
    Type Description
    Int32

    DrawDynamicColliders

    Declaration
    public int DrawDynamicColliders
    Field Value
    Type Description
    Int32

    DrawStaticColliders

    Declaration
    public int DrawStaticColliders
    Field Value
    Type Description
    Int32

    DynamicBroadphaseColor

    Declaration
    public float4 DynamicBroadphaseColor
    Field Value
    Type Description
    float4

    DynamicColliderColor

    Declaration
    public float4 DynamicColliderColor
    Field Value
    Type Description
    float4

    StaticBroadphaseColor

    Declaration
    public float4 StaticBroadphaseColor
    Field Value
    Type Description
    float4

    StaticColliderColor

    Declaration
    public float4 StaticColliderColor
    Field Value
    Type Description
    float4
    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