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