StepConfig

constructor(hz: Float = 60.0f, velocityIterations: Int = 8, positionIterations: Int = 3, maxSubSteps: Int = 3, maxDeltaSeconds: Float = 1f / 15f)