[]
Gets or sets a value indicating whether the effect should be applied in multiple threads to boost performance.
The multi-threaded mode requires 3-4 times more memory for internal operations.
public bool Multithreaded { get; set; }
Public Property Multithreaded As Boolean