PyramidVolume::SetPyramidHeight
Defined in:
Sets the pyramid height.
C4Volumes.h
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