DebuggedPoint

class DebuggedPoint(point: Vec3, color: Color4b, size: Double = 0.2) : ModuleDebug.DebuggedBox

Constructors

Link copied to clipboard
constructor(point: Vec3, color: Color4b, size: Double = 0.2)

Properties

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

Functions

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