@brief A material parameter containing a 3-component color value, a texture sampler and a boolean which determines whether the texture is available.
@bytesize 32
...
...
@@ -33,7 +25,7 @@ struct ParameterColor
/*
@brief A material parameter containing a float value (usually 0..1), a texture sampler and a boolean which determines whether the texture is available.