Description | Hierarchy | Fields | Methods | Properties |
type TVertexColorDesaturateToLightnessManipulator = class(TInterfacedObject, IVertexManipulator)
Vertex manipulator which desaturates the vertex colors to their lightness.
![]() |
procedure Apply(var Vertex: TVertex); |
![]() |
procedure Apply(var Vertex: TVertex); |
Applies the manipulator. |