Description | Hierarchy | Fields | Methods | Properties |
type TVertexColorBrightnessManipulator = class(TInterfacedObject, IVertexManipulator)
Vertex manipulator which adjusts a vertex' brightness.
![]() |
constructor Create(Amount: LongInt); |
![]() |
procedure Apply(var Vertex: TVertex); |
![]() |
constructor Create(Amount: LongInt); |
Constructor. Parameters
|
![]() |
procedure Apply(var Vertex: TVertex); |
Applies the manipulator. |