DbgObject Category: Stage Base class: Object Methods arrow(self, label: str, v0: Vec, v1: Vec, c: Colour) box(self, label: str, topLeft: Vec, size: Vec, c: Colour) force(self, onOff: bool) line(self, label: str, v0: Vec, v1: Vec, c: Colour) matrix(self, label: str, mat: Mat, lineSize: float, c: Colour) normal(self, label: str, v0: Vec, normal: Vec, lineSize: float, c: Colour) on(self) -> bool point(self, label: str, v0: Vec, c: Colour)