次の方法で共有


GL.DrawArrays(All, Int32, Int32) メソッド

定義

[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

パラメーター

mode
All
first
Int32
count
Int32
属性

適用対象