Pyramid : GeometryClass

Constructor

pyramid ...

Properties

<Pyramid>.width       Float     default: 25.0  -- animatable

The width of the pyramid.

<Pyramid>.depth       Float     default: 25.0  -- animatable

The depth of the pyramid.

<Pyramid>.height      Float     default: 25.0  -- animatable

The height of the pyramid.

<Pyramid>.widthsegs   Integer   default: 1     -- animatable, alias: Width_Segments

The number of divisions along the width of the pyramid.

<Pyramid>.depthSegs   Integer   default: 1     -- animatable, alias: Depth_Segments

The number of divisions along the depth of the pyramid.

<Pyramid>.heightsegs  Integer   default: 1     -- animatable, alias: Height_Segments

The number of divisions along the height of the pyramid.

<Pyramid>.mapCoords   Boolean   default: false

When on, sets up required coordinates for applying mapped materials to the pyramid.

See also