CylinderVolume::SetCylinderHeight
Defined in:
Sets the cylinder height.
C4Volumes.h
Prototype
void SetCylinderHeight(float height);
Parameters
height |
The new cylinder height. |
Description
The SetCylinderHeight
function sets the physical height of the cylinder volume along the positive z axis to that specified by the height
parameter.
See Also
CylinderVolume::GetCylinderHeight