Given for visualization I receive from PxRenderBuffer,
But PxRenderBuffer is updated only after simulation.
I need to see the created objects prior to the beginning movement.
In PhysX v.2x it was possible to set a time step equal to zero both the buffer was updated also objects remained on the places, but in PhysX v.3x such does not work.
Prompt please how to update PxRenderBuffer not starting simulation?
P.S. Excuse me for mine English.