crashcat docs
Preparing search index...
crashcat/three
debugRenderer
DebugRendererOptions
Type Alias DebugRendererOptions
type
DebugRendererOptions
=
{
bodies
:
{
color
:
BodyColorMode
;
enabled
:
boolean
;
showAngularVelocity
:
boolean
;
showLinearVelocity
:
boolean
;
wireframe
:
boolean
;
}
;
broadphaseDbvt
:
{
enabled
:
boolean
;
showLeafNodes
:
boolean
;
showNonLeafNodes
:
boolean
;
}
;
constraints
:
{
drawLimits
:
boolean
;
enabled
:
boolean
;
size
:
number
}
;
contactConstraints
:
{
enabled
:
boolean
}
;
contacts
:
{
enabled
:
boolean
}
;
triangleMeshBvh
:
{
enabled
:
boolean
;
showLeafNodes
:
boolean
;
showNonLeafNodes
:
boolean
;
}
;
}
Index
Properties
bodies
broadphase
Dbvt
constraints
contact
Constraints
contacts
triangle
Mesh
Bvh
Properties
bodies
bodies
:
{
color
:
BodyColorMode
;
enabled
:
boolean
;
showAngularVelocity
:
boolean
;
showLinearVelocity
:
boolean
;
wireframe
:
boolean
;
}
broadphase
Dbvt
broadphaseDbvt
:
{
enabled
:
boolean
;
showLeafNodes
:
boolean
;
showNonLeafNodes
:
boolean
;
}
constraints
constraints
:
{
drawLimits
:
boolean
;
enabled
:
boolean
;
size
:
number
}
contact
Constraints
contactConstraints
:
{
enabled
:
boolean
}
contacts
contacts
:
{
enabled
:
boolean
}
triangle
Mesh
Bvh
triangleMeshBvh
:
{
enabled
:
boolean
;
showLeafNodes
:
boolean
;
showNonLeafNodes
:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bodies
broadphase
Dbvt
constraints
contact
Constraints
contacts
triangle
Mesh
Bvh
crashcat docs
Loading...