GL.Oes.BindVertexArray Method
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="glBindVertexArrayOES", Version="1.1")]
public static void BindVertexArray (int array);
static member BindVertexArray : int -> unit
Parameters
- array
- Int32
- Attributes
Applies to
Xamarin iOS SDK 12
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="1.1", EntryPoint="glBindVertexArrayOES", Version="1.1")]
[System.CLSCompliant(false)]
public static void BindVertexArray (uint array);
static member BindVertexArray : uint32 -> unit
Parameters
- array
- UInt32
- Attributes
Applies to
Xamarin iOS SDK 12
Product | Versions |
---|---|
Xamarin iOS SDK | 12 |