Defines a key binding to modify a uniform value via keyboard input. More...
Public Attributes | |
std::string | uniform |
std::string | keyIncrease |
std::string | keyDecrease |
float | step {1.0f} |
Defines a key binding to modify a uniform value via keyboard input.
|
export |
Key that decreases the uniform value.
|
export |
Key that increases the uniform value.
|
export |
Step size for increasing or decreasing the uniform.
|
export |
Name of the uniform variable to modify.