VertexPositionNormalColored
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Dispose() | None | (Inherited from Vertex .) | Vertex |
| Equals | None | (Inherited from Object .) | Object . |
| GetColor() | ColorWithTransparency | Gets the vertex's color. | |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetSizeInFloats() | int | Gets the amount of storage that the vertex takes up in a buffer, measured in floats. | |
| GetType | None | (Inherited from Object .) | Object . |
| SetColor(ColorWithTransparency) | None | Sets the vertex's color. | |
| ToString | None | (Inherited from Object .) | Object . |