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

Retrieves or sets the vertex color.

Definition

Visual BasicPublic Color As Int32Leave Site
C#public Int32Leave Site Color;
C++public: Int32Leave Site Color;
JScriptpublic var Color : Int32Leave Site

Field Value

System.Int32
Integer that represents the vertex color.

This field is read/write. 
Show: