reset
Reset the configurator parameters and reset the viewport
Signatures
- Paramate.Configurator.reset(callback, undoable = true)
Details
The function sets the values of all configurator parameters to their defaults and sets the camera to the default position.
Parameters
- callback
-
Function to be called after the configuration is done
- undoable
-
The configuration changes the undo history default: true.
Return value
none