getEngineSettings method of the Engine class
Provides access to the EngineSettings object via which you may specify additional settings for all scenarios.
public EngineSettings getExtendedSettings();
Return values
This method returns an object implementing the EngineSettings interface, which allows you to change the additional engine settings.
02.03.2022 12:59:15