Class PhysicsDebugDisplay
Inheritance
System.Object
PhysicsDebugDisplay
Syntax
public class PhysicsDebugDisplay : MonoBehaviour, IConvertGameObjectToEntity
Fields
DrawBroadphase
Declaration
public bool DrawBroadphase
Field Value
Type |
Description |
System.Boolean |
|
DrawColliderAabbs
Declaration
public bool DrawColliderAabbs
Field Value
Type |
Description |
System.Boolean |
|
DrawColliderEdges
Declaration
public bool DrawColliderEdges
Field Value
Type |
Description |
System.Boolean |
|
DrawColliders
Declaration
public bool DrawColliders
Field Value
Type |
Description |
System.Boolean |
|
DrawCollisionEvents
Declaration
public bool DrawCollisionEvents
Field Value
Type |
Description |
System.Boolean |
|
Declaration
Field Value
Type |
Description |
System.Boolean |
|
DrawJoints
Declaration
Field Value
Type |
Description |
System.Boolean |
|
DrawMassProperties
Declaration
public bool DrawMassProperties
Field Value
Type |
Description |
System.Boolean |
|
DrawTriggerEvents
Declaration
public bool DrawTriggerEvents
Field Value
Type |
Description |
System.Boolean |
|