Class TVertexColorSetAlphaManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexColorSetAlphaManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator to set the alpha value of the vertex color to a fixed value.

Hierarchy

Overview

Methods

Public constructor Create(Alpha: LongWord);
Public procedure Apply(var Vertex: TVertex);

Description

Methods

Public constructor Create(Alpha: LongWord);

Constructor.

Parameters
Alpha
the new alpha value.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


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