|  | VertexPositionNormalColor Fields | 
The VertexPositionNormalColor type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | Color | 
            The vertex color.
             | 
|  | Normal | 
            The vertex normal vector.
             | 
|  | Position | 
            The vertex position.
             | 
|   | VertexDeclaration | 
            The vertex declaration.
             | 
 See Also
See Also