TruncatedDomeVolume::SetDomeHeight
Defined in:
Sets the truncated dome height.
C4Volumes.h
Prototype
void SetDomeHeight(float height);
Parameters
height |
The new truncated dome height. |
Description
The SetDomeHeight
function sets the height of the truncated dome, measuring the distance between the top and bottom faces, to that specified by the height
parameter.
See Also