mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-26 03:56:05 +00:00
while (1):
stepSimulation()
pybullet.configureDebugVisualizer(pybullet.COV_ENABLE_SINGLE_STEP_RENDERING, 1)
disable single step using
pybullet.configureDebugVisualizer(pybullet.COV_ENABLE_SINGLE_STEP_RENDERING, 0)
23 KiB
23 KiB