RigidBody2D.customIntegrator

If true internal force integration is disabled for this body. Aside from collision response, the body will only move as determined by the _integrateForces function.

  1. bool customIntegrator [@property getter]
    struct RigidBody2D
    @nogc nothrow @property
    bool
    customIntegrator
    ()
  2. bool customIntegrator [@property setter]

Meta