Rendu
A lightweight rendering engine for experimentations
Main Page
Modules
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
Loading...
Searching...
No Matches
ShaderEditor
ColorOption
Public Attributes
|
List of all members
ShaderEditor::ColorOption Struct Reference
RGB Color parameter.
More...
Public Attributes
std::string
name
Uniform name.
glm::vec3
value
= glm::vec3(1.0f, 0.0f, 0.0f)
Uniform value.
Detailed Description
RGB Color parameter.
The documentation for this struct was generated from the following file:
src/apps/shaderbench/
ShaderEditor.hpp
Generated by
Doxygen
1.9.5 - Theme by
Simon Rodriguez