|
Rendu
A lightweight rendering engine for experimentations
|
Float parameter. More...
Public Attributes | |
| std::string | name |
| Uniform name. | |
| float | value = 0.0f |
| Uniform value. | |
| float | min = 0.0f |
| Minimum possible value. | |
| float | max = 1.0f |
| Maximum possible value. | |
Float parameter.