CSGTorus.smoothFaces

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

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

Meta