SpotLight

SpotLight Stub

class SpotLight : Light {}

Inherited Members

From Light

color
vec3f color;

The color the light gives off.

castShadows
bool castShadows;

If it should cast shadows

Meta