Namespace: DeltaEngine.Physics3DAssembly: DeltaEngine.Physics3D (in DeltaEngine.Physics3D.dll) Version: 1.1.1.0 (1.1.1)
public bool IsMultithreaded { get; set; }
public bool IsMultithreaded { get; set; }
Public Property IsMultithreaded As Boolean
Get
Set
Public Property IsMultithreaded As Boolean
Get
Set
public:
property bool IsMultithreaded {
bool get ();
void set (bool value);
}
public:
property bool IsMultithreaded {
bool get ();
void set (bool value);
}
member IsMultithreaded : bool with get, set
member IsMultithreaded : bool with get, set
Property Value
Type:
Boolean