Light::GetBaseLightType
Defined in:
Returns the base type of a light.
C4Lights.hPrototype
LightType GetBaseLightType(void) const;
Description
The GetBaseLightType function returns the base light type. See the LightObject::GetBaseLightType function for details about the base type.
See Also
