RayCast2D.collideWithAreas

If true, collision with Area2Ds will be reported. Default value: false.

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

Meta