Class THREE.CubeGeometry
Defined in: CubeGeometry.js.
Constructor Attributes | Constructor Name and Description |
---|---|
THREE.CubeGeometry(width, height, depth, widthSegments, heightSegments, depthSegments)
|
Method Attributes | Method Name and Description |
---|---|
<inner> |
buildPlane(u, v, udir, vdir, width, height, depth, materialIndex)
|
Class Detail
THREE.CubeGeometry(width, height, depth, widthSegments, heightSegments, depthSegments)
- Parameters:
- width
- height
- depth
- widthSegments
- heightSegments
- depthSegments
Method Detail
<inner>
buildPlane(u, v, udir, vdir, width, height, depth, materialIndex)
- Parameters:
- u
- v
- udir
- vdir
- width
- height
- depth
- materialIndex