CSGShape.snap

Snap makes the mesh snap to a given distance so that the faces of two meshes can be perfectly aligned. A lower value results in greater precision but may be harder to adjust.

  1. double snap [@property getter]
    struct CSGShape
    @nogc nothrow @property
    double
    snap
    ()
  2. double snap [@property setter]

Meta