Click or drag to resize

PhysicsEngineEngineType Enumeration

Enumeration of the available physics engines.

Namespace:  Demo3D.Visuals
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public enum EngineType
Members
  Member nameValueDescription
ODE1
Bullet2
PhysX3
AGX4
See Also