Preparing search index...
The search index is not available
polyly
polyly
DebugRenderer
Class DebugRenderer
Hierarchy
DebugRenderer
Index
Constructors
constructor
Properties
camera
canvas
ctx
enabled
Methods
clear
debug
Line
debug
Point
init
Constructors
constructor
new
Debug
Renderer
(
)
:
DebugRenderer
Returns
DebugRenderer
Properties
Static
camera
camera
:
Camera
Static
canvas
canvas
:
HTMLCanvasElement
Static
ctx
ctx
:
CanvasRenderingContext2D
Static
enabled
enabled
:
boolean
= false
Methods
Static
clear
clear
(
)
:
void
Returns
void
Static
debug
Line
debug
Line
(
line
,
color
?
)
:
void
Parameters
line
:
Line
color
:
string
= "red"
Returns
void
Static
debug
Point
debug
Point
(
pos
,
color
?
)
:
void
Parameters
pos
:
Vector
color
:
string
= "red"
Returns
void
Static
init
init
(
options
)
:
void
Parameters
options
:
DebugRendererOptions
Returns
void
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
camera
canvas
ctx
enabled
clear
debug
Line
debug
Point
init
polyly
Buffer
BufferData
Camera
CanvasTextRenderer
Color
DebugRenderer
DynamicBuffer
Renderer
StaticBuffer
Transform
Vector
Vertex
BufferDataOptions
CanvasTextRendererOptions
DynamicBufferOptions
RendererOptions
StrokePathOptions
TextMeasurements
RGB
RGBA
Vec
Loading...
Generated using
TypeDoc