Preparing search index...
The search index is not available
recast-navigation-js
recast-navigation-js
index
RawModule
DebugDrawImpl
Class DebugDrawImpl
Hierarchy (
view full
)
DebugDraw
DebugDrawImpl
Index
Constructors
constructor
Methods
handle
Begin
handle
Depth
Mask
handle
End
handle
Texture
handle
Vertex
With
Color
handle
Vertex
With
Color
AndUV
Constructors
constructor
new
Debug
Draw
Impl
(
)
:
DebugDrawImpl
Returns
DebugDrawImpl
Methods
handle
Begin
handle
Begin
(
prim
,
size
)
:
void
Parameters
prim
:
number
size
:
number
Returns
void
handle
Depth
Mask
handle
Depth
Mask
(
state
)
:
void
Parameters
state
:
number
Returns
void
handle
End
handle
End
(
)
:
void
Returns
void
handle
Texture
handle
Texture
(
state
)
:
void
Parameters
state
:
number
Returns
void
handle
Vertex
With
Color
handle
Vertex
With
Color
(
x
,
y
,
z
,
color
)
:
void
Parameters
x
:
number
y
:
number
z
:
number
color
:
number
Returns
void
handle
Vertex
With
Color
AndUV
handle
Vertex
With
Color
AndUV
(
x
,
y
,
z
,
color
,
u
,
v
)
:
void
Parameters
x
:
number
y
:
number
z
:
number
color
:
number
u
:
number
v
:
number
Returns
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
handle
Begin
handle
Depth
Mask
handle
End
handle
Texture
handle
Vertex
With
Color
handle
Vertex
With
Color
AndUV
recast-navigation-js
Loading...