|
Realtime Fractal Renderer Documentation
|
A struct representing a light, for use with the phong illumination model. More...

Data Fields | |
| float3 | position |
| float3 | ambient |
| float3 | diffuse |
| float3 | specular |
A struct representing a light, for use with the phong illumination model.