C4 Engine
C4 Engine API Documentation

PyramidGeometryObject::SetPyramidHeight

Defined in:  C4Primitives.h
Sets the pyramid height.
Prototype

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

PyramidGeometryObject::GetPyramidSize

PyramidGeometryObject::SetPyramidSize