C4 Engine
C4 Engine API Documentation

Light::GetBaseLightType

Defined in:  C4Lights.h
Returns the base type of a light.
Prototype

LightType GetBaseLightType(voidconst;

Description
The GetBaseLightType function returns the base light type. See the LightObject::GetBaseLightType function for details about the base type.
See Also

Light::GetLightType