|
Realtime Fractal Renderer Documentation
|
A struct representing a geometry material, for use with the Phong reflection model. More...

Data Fields | |
| float3 | ambient |
| float3 | diffuse |
| float3 | specular |
| float | shininess |
A struct representing a geometry material, for use with the Phong reflection model.