Gets or Sets solverType
Namespace: JigLibX.PhysicsAssembly: JigLibX (in JigLibX.dll) Version: 0.3.1.0
Syntax
C# |
---|
public PhysicsSystem..::..Solver SolverType { get; set; } |
Visual Basic |
---|
Public Property SolverType As PhysicsSystem..::..Solver Get Set |
Visual C++ |
---|
public: property PhysicsSystem..::..Solver SolverType { PhysicsSystem..::..Solver get (); void set (PhysicsSystem..::..Solver value); } |