 | EMASettingsUseGPUSolver Property |
Gets/Sets if the GPU accelerated solver should be used for simulations.
Namespace: ema3d.Api.V25.CoreAssembly: ema3d.Api.V25 (in ema3d.Api.V25.dll) Version: 0.0.0.0
Syntaxpublic static bool UseGPUSolver { get; set; }
Public Shared Property UseGPUSolver As Boolean
Get
Set
public:
static property bool UseGPUSolver {
bool get ();
void set (bool value);
}
static member UseGPUSolver : bool with get, set
Property Value
Boolean
See Also