ResetSimulation#
ResetSimulation(bool)
#
Resets the simulation. Needs to be called after certain property changes.
Declaration#
public void ResetSimulation(bool populateDepthProbe = false)
Parameters#
populateDepthProbe |
Whether to also re-populate/re-bake the DepthProbe , if applicable. |