DirectionalLight

Undocumented in source.

Constructors

this
this(vec3 color, vec3 direction)
Undocumented in source.

Members

Mixins

__anonymous
mixin Property!("vec3", "direction")
Undocumented in source.

Inherited Members

From Light

__anonymous
mixin Property!("vec3", "color", "public")
Undocumented in source.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.
shutdown
void shutdown()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta