|
group2 0.1.0
CSE 125 Group 2
|
Visual tuning parameters for a single surface material type. More...
Public Attributes | |
| glm::vec4 | color |
| float | speedMin |
| float | speedMax |
| float | sizeMin |
| float | sizeMax |
| int | count |
Visual tuning parameters for a single surface material type.
| glm::vec4 SurfaceParams::color |
| int SurfaceParams::count |
| float SurfaceParams::sizeMax |
| float SurfaceParams::sizeMin |
| float SurfaceParams::speedMax |
| float SurfaceParams::speedMin |