CollisionPolygon2D.disabled

If true, no collisions will be detected.

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

Meta