Cylinder

constructor(halfHeight: Double, radius: Double, margin: Double = DEFAULT_MARGIN)

Parameters

halfHeight

The half-height of the cylinder. Must be greater than 0.

radius

The radius of the cylinder. Must be greater than 0.