CSGTorus.sides

The number of slices the torus is constructed of.

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

Meta