CSGSphere.smoothFaces

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

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

Meta