C4 Engine
C4 Engine API Documentation

SpotLightObject::SetApexTangent

Defined in:  C4LightObjects.h
Sets the tangent of half the apex angle for a spot light.
Prototype

void SetApexTangent(float apex);

Parameters
apex The tangent of half the apex angle for the spot light.
Description
See Also

SpotLightObject::GetApexTangent