VertexAttribute Constructor |
| Name | Description | |
|---|---|---|
| VertexAttribute(Program, String) |
Creates a vertex attribute.
| |
| VertexAttribute(Program, Int32, String) |
Creates a vertex attribute by binding a user-defined attribute name to an attribute location.
|