CSGTorus.smoothFaces

If true the normals of the torus are set to give a smooth effect making the torus seem rounded. When false the torus will have a flat shaded look.

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

Meta