CustomVertex.TransformedColored.Color Field (Microsoft.DirectX.Direct3D)

Retrieves or sets the vertex color.

Definition

Visual Basic Public Color As Int32Leave Site
C# public Int32Leave Site Color;
C++ public: Int32Leave Site Color;
JScript public var Color : Int32Leave Site

Field Value

System.Int32
Integer that represents the vertex color.

This field is read/write.