dash ~master (2014-11-19T20:54:00Z)
Home
Dub
Repo
DirectionalLight.this
dash
components
lights
DirectionalLight
The shadow map's depth texture.
class
DirectionalLight
this
(
vec3f
color
=
vec3f
(1.0f)
,
vec3f
direction
=
vec3f
(0.0f)
,
bool
castShadows
= false
)
Meta
Source
See Implementation
dash
components
lights
DirectionalLight
constructors
this
functions
calculateProjView
initialize
variables
direction
The shadow map's depth texture.