Physics2DShapeQueryParameters.margin

The collision margin for the shape.

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

Meta