C4 Engine
C4 Engine API Documentation

DomeVolume::GetDomeSize

Defined in:  C4Volumes.h
Returns the dome size.
Prototype

const Vector3D& GetDomeSize(voidconst;

Description
The GetDomeSize function returns a 3D vector containing the physical dimensions of the dome volume. The center of the base coincides with the origin, and the three components of the size correspond to the radii along the x, y, and z axes.
See Also

DomeVolume::SetDomeSize