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