dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
SpotLight
dash
components
lights
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
Source
See Implementation
dash
components
lights
classes
AmbientLight
DirectionalLight
Light
PointLight
SpotLight
SpotLight Stub