evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
AmbientLight
evael
graphics
lights
AmbientLight
Undocumented in source.
class
AmbientLight :
Light
{
vec3
value
;
this
(vec3 value);
}
Constructors
this
this
(vec3 value)
Undocumented in source.
Members
Variables
value
vec3
value
;
Undocumented in source.
Meta
Source
See Implementation
evael
graphics
lights
AmbientLight
classes
AmbientLight