RayShape2D.slipsOnSlope

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

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

Meta