PhysicsBox
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
PhysicsBox
PhysicsBox
/
dev.zinchenko.physicsbox
/
StepConfig
/
StepConfig
Step
Config
constructor
(
hz
:
Float
=
60.0f
,
velocityIterations
:
Int
=
8
,
positionIterations
:
Int
=
3
,
maxSubSteps
:
Int
=
3
,
maxDeltaSeconds
:
Float
=
1f / 15f
)