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