CollisionShape2D.oneWayCollision

Sets whether this collision shape should only detect collision on one side (top or bottom).

  1. bool oneWayCollision [@property getter]
    struct CollisionShape2D
    @nogc nothrow @property
    bool
    oneWayCollision
    ()
  2. bool oneWayCollision [@property setter]

Meta