C4 Engine
C4 Engine API Documentation

SphereVolume::GetSphereSize

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

const Vector3D& GetSphereSize(voidconst;

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

SphereVolume::SetSphereSize