Tao.OpenGl SDK Documentation

Gl.glMaterialfv Method (Int32, Int32, IntPtr)

[Visual Basic]
Overloads Public Shared Sub glMaterialfv( _
   ByVal face As Integer, _
   ByVal pname As Integer, _
   ByVal params As IntPtr _
)
[C#]
public static void glMaterialfv(
   int face,
   int pname,
   IntPtr params
);

See Also

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