Tao.OpenGl SDK Documentation

Gl.glVertexAttribs4ubvNV Method (Int32, Int32, Byte[])

[Visual Basic]
Overloads Public Shared Sub glVertexAttribs4ubvNV( _
   ByVal index As Integer, _
   ByVal count As Integer, _
   ByVal v As Byte() _
)
[C#]
public static void glVertexAttribs4ubvNV(
   int index,
   int count,
   byte[] v
);

See Also

Gl Class | Tao.OpenGl Namespace | Gl.glVertexAttribs4ubvNV Overload List