Class TVertexColorBrightnessManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexColorBrightnessManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator which adjusts a vertex' brightness.

Hierarchy

Overview

Methods

Public constructor Create(Amount: LongInt);
Public procedure Apply(var Vertex: TVertex);

Description

Methods

Public constructor Create(Amount: LongInt);

Constructor.

Parameters
Amount
The brightness offset. A positive value increases brightness, a negative value darkens the colors.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22