Click or drag to resize

PhysicsEngineEngineType Enumeration

Enumeration of the available physics engines.

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