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: 19.00.00
Syntax
C#
public PhysicsEngineSolverType Solver { get; set; }

Property Value

PhysicsEngineSolverType
See Also