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]
  2. bool smoothFaces [@property setter]
    struct CSGCylinder
    @nogc nothrow @property
    void
    smoothFaces
    (
    bool v
    )

Meta