CSGPolygon.smoothFaces

Generates smooth normals so smooth shading is applied to our mesh.

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

Meta