AmbientLight

Undocumented in source.
class AmbientLight : Light {}

Constructors

this
this(vec3 color)
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