Class DebugEntityGraphicsModule

All Implemented Interfaces:
Comparable<SolaGraphicsModule>

@NullMarked public class DebugEntityGraphicsModule extends SolaEntityGraphicsModule<technology.sola.ecs.view.View2Entry<ColliderComponent,TransformComponent>>
DebugEntityGraphicsModule is a SolaEntityGraphicsModule implementation for rendering debug information for a World. It will render broad phase debug information and colliders for Entity that have a ColliderComponent.