Click or drag to resize

PhysicsObjectSolver Property

The constraint solver to use for the physics body (AGX Only).

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public PhysicsEngineSolverType Solver { get; set; }

Property Value

Type: PhysicsEngineSolverType
See Also