CSGCylinder.sides

The number of sides of the cylinder, the higher this number the more detail there will be in the cylinder.

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

Meta