Property MultiThreaded
MultiThreaded
Enables multi-threaded processing.
Enabling this option will maximize the use of parallelization in the entire simulation pipeline while disabling it will result in minimal thread usage.Declaration
public bool MultiThreaded { get; set; }
Property Value
Type | Description |
---|---|
bool |