PhysicsBox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
PhysicsBox
PhysicsBox
/
dev.zinchenko.physicsbox
/
BoundariesConfig
/
BoundariesConfig
Boundaries
Config
constructor
(
enabled
:
Boolean
=
true
,
restitution
:
Float
=
0.2f
,
friction
:
Float
=
0.3f
,
thicknessPx
:
Float
=
64.0f
)