Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
PhysicsDebugValues
Interface PhysicsDebugValues
Standard physics engine debug settings.
interface
PhysicsDebugValues
{
gravity
:
{
x
:
number
;
y
:
number
;
z
:
number
}
;
showColliders
:
boolean
;
showContacts
:
boolean
;
showVelocities
:
boolean
;
timeScale
:
number
;
}
Index
Properties
gravity
show
Colliders
show
Contacts
show
Velocities
time
Scale
Properties
gravity
gravity
:
{
x
:
number
;
y
:
number
;
z
:
number
}
show
Colliders
showColliders
:
boolean
show
Contacts
showContacts
:
boolean
show
Velocities
showVelocities
:
boolean
time
Scale
timeScale
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
gravity
show
Colliders
show
Contacts
show
Velocities
time
Scale
GitHub
Examples
Strata - v1.4.10
Loading...
Standard physics engine debug settings.