C4 Engine
C4 Engine API Documentation

PyramidVolume::SetPyramidHeight

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

void SetPyramidHeight(float height);

Parameters
height The new pyramid height.
Description
The SetPyramidHeight function sets the physical height of the pyramid volume along the positive z axis to that specified by the height parameter.
See Also

PyramidVolume::GetPyramidHeight

PyramidVolume::GetPyramidSize

PyramidVolume::SetPyramidSize