UeOctahedronGeometry
Octahedron geometry.
Inherits from UeGeometry
Constructor​
new UeOctahedronGeometry(radius = 1, detail = 0, data = {})
Parameters​
| Name | Type | Default | Description |
|---|---|---|---|
| radius | number | 1 | Radius of the octahedron. |
| detail | number | 0 | Level of detail (subdivision). |
| data | struct | {} | Additional data. |