Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
ShaderEditor::FloatOption Struct Reference

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.
 

Detailed Description

Float parameter.


The documentation for this struct was generated from the following file: