subStepCount property

int subStepCount
getter/setter pair

The number of sub-steps that the physics world performs for each update.

Implementation

int subStepCount = 4;