Class THREE.CylinderGeometry
Defined in: CylinderGeometry.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.CylinderGeometry(radiusTop, radiusBottom, height, radiusSegments, heightSegments, openEnded)
|
Class Detail
THREE.CylinderGeometry(radiusTop, radiusBottom, height, radiusSegments, heightSegments, openEnded)
- Parameters:
- radiusTop
- radiusBottom
- height
- radiusSegments
- heightSegments
- openEnded