GL.DrawArrays(All, Int32, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glDrawArrays", Version="1.1")]
public static void DrawArrays (OpenTK.Graphics.ES11.All mode, int first, int count);
static member DrawArrays : OpenTK.Graphics.ES11.All * int * int -> unit
Parameters
- mode
- All
- first
- Int32
- count
- Int32
- Attributes