Function RayShape2D.slipsOnSlope

If true, allow the shape to return the correct normal.

bool slipsOnSlope() nothrow @property @nogc;

void slipsOnSlope (
  bool v
) nothrow @property @nogc;