Function RayCast.collideWithAreas
If true, collision with Areas will be reported.
bool collideWithAreas() nothrow @property @nogc;
void collideWithAreas
(
bool v
) nothrow @property @nogc;
If true, collision with Areas will be reported.
bool collideWithAreas() nothrow @property @nogc;
void collideWithAreas
(
bool v
) nothrow @property @nogc;