CSGCylinder.cone

If true a cone is created, the radius will only apply to one side.

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

Meta