CollisionPolygon.depth

Length that the resulting collision extends in either direction perpendicular to its polygon.

  1. double depth [@property getter]
  2. double depth [@property setter]
    struct CollisionPolygon
    @nogc nothrow @property
    void
    depth
    (
    double v
    )

Meta