RayCast.collideWithAreas

If true, collision with Areas will be reported.

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

Meta