Physics2DShapeQueryParameters.collideWithAreas

If true, the query will take Area2Ds into account.

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

Meta