CSGTorus.ringSides

The number of edges each ring of the torus is constructed of.

  1. long ringSides [@property getter]
  2. long ringSides [@property setter]
    struct CSGTorus
    @nogc nothrow @property
    void
    ringSides
    (
    long v
    )

Meta