Description | Hierarchy | Fields | Methods | Properties |
type TVertexColorGammaManipulator = class(TInterfacedObject, IVertexManipulator)
Vertex manipulator which adjusts the brightness by a gamma operation.
![]() |
constructor Create(Gamma: Single); |
![]() |
procedure Apply(var Vertex: TVertex); |
![]() |
constructor Create(Gamma: Single); |
Constructor Parameters
|
![]() |
procedure Apply(var Vertex: TVertex); |
Applies the manipulator. |