Click or drag to resize

VertexAttribute Constructor

Overload List
  NameDescription
Public methodVertexAttribute(Program, String)
Creates a vertex attribute.
Public methodVertexAttribute(Program, Int32, String)
Creates a vertex attribute by binding a user-defined attribute name to an attribute location.
Top
See Also