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

Meta