Function RayShape.slipsOnSlope
If true
, allow the shape to return the correct normal.
bool slipsOnSlope() nothrow @property @nogc;
void slipsOnSlope
(
bool v
) nothrow @property @nogc;
If true
, allow the shape to return the correct normal.
bool slipsOnSlope() nothrow @property @nogc;
void slipsOnSlope
(
bool v
) nothrow @property @nogc;