Joint.collisionExcludeNodes

If true, the two bodies of the nodes are not able to collide with each other.

  1. bool collisionExcludeNodes [@property getter]
  2. bool collisionExcludeNodes [@property setter]
    struct Joint
    @nogc nothrow @property
    void
    collisionExcludeNodes
    (
    bool v
    )

Meta