|
Euphoria
|
A point light. More...
Public Attributes | |
| v3 | position = {0.0f, 0.0f, 0.0f} |
| float | min_range = 10.0f |
| float | max_range = 20.0f |
| core::SCurve | curve = core::SCurve::light_curve() |
| curve and ui, needs to be trimmed down for actual renderer | |
| Rgb | color = colors::white |
| float | specular_strength = 1.0f |
| float | diffuse_strength = 1.0f |
| Rgb eu::render::PointLight::color = colors::white |
| core::SCurve eu::render::PointLight::curve = core::SCurve::light_curve() |