RayShape.slipsOnSlope

If true allow the shape to return the correct normal. Default value: false.

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

Meta