CollisionShape.disabled

A disabled collision shape has no effect in the world.

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

Meta