CollisionShape.disabled

A disabled collision shape has no effect in the world.

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

Meta