Physics2DShapeQueryParameters.collideWithAreas

If true, the query will take Area2Ds into account.

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

Meta