CSGCylinder.smoothFaces

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

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

Meta