evael v0.0.1 (2019-04-17T22:22:13Z)
Dub
Repo
PointLight.this
evael
graphics
lights
PointLight
PointLight
Undocumented in source.
class
PointLight
this
(
in
vec3
position
,
in
vec3
color
,
in
float
ambient
,
in
float
constant
,
in
float
linear
,
in
float
quadratic
,
in
bool
isEnabled
= true
)
Meta
Source
See Implementation
evael
graphics
lights
PointLight
PointLight
constructors
this
variables
ambient
color
constant
isEnabled
linear
position
quadratic