Struct PhysicsDebugDisplay
Implements
Inherited Members
Namespace: Unity.U2D.Entities.Physics
Assembly: solution.dll
Syntax
public struct PhysicsDebugDisplay : IComponentData
Fields
| Name | Description |
|---|---|
| ColliderAabbColor | |
| DrawBroadphase | |
| DrawColliderAabbs | |
| DrawDynamicColliders | |
| DrawStaticColliders | |
| DynamicBroadphaseColor | |
| DynamicColliderColor | |
| StaticBroadphaseColor | |
| StaticColliderColor |