PyramidGeometryObject::SetPyramidHeight
Defined in:
Sets the pyramid height.
C4Primitives.hPrototype
void SetPyramidHeight(float height);
Parameters
height |
The new pyramid height. |
Description
The SetPyramidHeight function sets the height of a pyramid primitive. The height parameter defines the height of the pyramid's apex above the base in the positive z direction.
See Also
PyramidGeometryObject::GetPyramidHeight
