![]() |
Duckcpp 2.1.0
Duckcpp is a high-performance c++ graphics engine.
|
Vertex manipulator which desaturates the color values. More...
#include <duckcpp/core/engine/SVertexManipulator.hpp>
Public Member Functions | |
void | operator() (video::S3DVertex &vertex) const |
Vertex manipulator which desaturates the color values.
Uses the lightness value of the color.