KinematicBody.collisionSafeMargin

If the body is at least this close to another body, this body will consider them to be colliding.

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

Meta