SphereMesh.isHemisphere

Determines whether a full sphere or a hemisphere is created. Attention: To get a regular hemisphere the height and radius of the sphere have to equal. Defaults to false.

  1. bool isHemisphere [@property getter]
    struct SphereMesh
    @nogc nothrow @property
    bool
    isHemisphere
    ()
  2. bool isHemisphere [@property setter]

Meta