MaterialBaseColorUniform Struct
Tag for the material base-color uniform. More...
Declaration
struct helios::engine::rendering::shader::types::MaterialBaseColorUniform { ... }
Public Member Typedefs Index
| using | value_type = helios::math::vec4f |
Public Static Attributes Index
| static constexpr UniformSemantics | semantics = UniformSemantics::MaterialBaseColor |
Description
Tag for the material base-color uniform.
Definition at line 45 of file uniforms.ixx.
Public Member Typedefs
value_type
|
Definition at line 46 of file uniforms.ixx.
46 using value_type = helios::math::vec4f;
Public Static Attributes
semantics
| constexpr static |
Definition at line 47 of file uniforms.ixx.
47 static constexpr UniformSemantics semantics = UniformSemantics::MaterialBaseColor;
The documentation for this struct was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.8.