C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

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