Joint2D.disableCollision

If true, nodeA and nodeB can not collide.

  1. bool disableCollision [@property getter]
    struct Joint2D
    @nogc nothrow @property
    bool
    disableCollision
    ()
  2. bool disableCollision [@property setter]

Meta