some body flags ODE source location: objects.h Ln 37
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
Member Name | Description | Value |
---|---|---|
dxBodyDisabled | body is disabled | 4 |
dxBodyAutoDisable | enable auto-disable on body | 16 |
dxBodyNoGravity | body is not influenced by gravity | 8 |
dxBodyFlagFiniteRotation | use finite rotations | 1 |
dxBodyFlagFiniteRotationAxis | use finite rotations only along axis | 2 |
Namespace: Tao.Ode
Assembly: Tao.Ode (in Tao.Ode.dll)