다음을 통해 공유


GL.Ext.DrawArraysInstanced(All, Int32, Int32, Int32) 메서드

정의

[OpenTK.AutoGenerated(Category="2.0", EntryPoint="glDrawArraysInstancedEXT", Version="2.0")]
public static void DrawArraysInstanced(OpenTK.Graphics.ES20.All mode, int first, int count, int instanceCount);
static member DrawArraysInstanced : OpenTK.Graphics.ES20.All * int * int * int -> unit

매개 변수

mode
All
first
Int32
count
Int32
instanceCount
Int32
특성

적용 대상