C4 Engine
C4 Engine API Documentation

TruncatedDomeVolume::SetDomeHeight

Defined in:  C4Volumes.h
Sets the truncated dome height.
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

TruncatedDomeVolume::GetDomeHeight