Name | Type | Description | Notes |
---|---|---|---|
Center | List<double> | The center of the bottom base of the cylinder as 3 (x, y, z) values. | |
Axis | List<double> | The vector representing the direction of the cylinder as 3 (x, y, z) values. The vector extends from the bottom base center to the top base center. | |
Radius | double | A number representing the radius of the cylinder. | |
Type | string | [optional] [readonly] [default to "Cylinder"] |