@esengine/nova-ecs-render-core - v1.0.1
Preparing search index...
DebugConfig
Interface DebugConfig
Debug renderer configuration 调试渲染器配置
interface
DebugConfig
{
axisLength
:
Fixed
;
colors
:
{
axis
:
Color
;
axisX
:
Color
;
axisY
:
Color
;
background
:
Color
;
bounds
:
Color
;
grid
:
Color
;
gridMajor
:
Color
;
text
:
Color
;
wireframe
:
Color
;
}
;
gridSpacing
:
Fixed
;
showAxis
:
boolean
;
showBounds
:
boolean
;
showGrid
:
boolean
;
showPerformance
:
boolean
;
showWireframe
:
boolean
;
}
Index
Properties
axis
Length
colors
grid
Spacing
show
Axis
show
Bounds
show
Grid
show
Performance
show
Wireframe
Properties
axis
Length
axisLength
:
Fixed
colors
colors
:
{
axis
:
Color
;
axisX
:
Color
;
axisY
:
Color
;
background
:
Color
;
bounds
:
Color
;
grid
:
Color
;
gridMajor
:
Color
;
text
:
Color
;
wireframe
:
Color
;
}
grid
Spacing
gridSpacing
:
Fixed
show
Axis
showAxis
:
boolean
show
Bounds
showBounds
:
boolean
show
Grid
showGrid
:
boolean
show
Performance
showPerformance
:
boolean
show
Wireframe
showWireframe
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
axis
Length
colors
grid
Spacing
show
Axis
show
Bounds
show
Grid
show
Performance
show
Wireframe
@esengine/nova-ecs-render-core - v1.0.1
Loading...
Debug renderer configuration 调试渲染器配置