new PyramidLayer(size, radius, total)
Represents a layer of a pyramid in 3D space.
Parameters:
Name | Type | Description |
---|---|---|
size |
number | The size of the layer. |
radius |
number | The radius of the pyramid. |
total |
number | The total number of layers in the pyramid. |
- Source: