DebuggedBox

open class DebuggedBox(val box: AABB, val color: Color4b) : ModuleDebug.DebuggedGeometry

Inheritors

Constructors

Link copied to clipboard
constructor(box: AABB, color: Color4b)

Properties

Link copied to clipboard
val box: AABB
Link copied to clipboard

Functions

Link copied to clipboard
context(env: WorldRenderEnvironment)
open override fun render()