GL.VertexAttribDivisor 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.
Overloads
VertexAttribDivisor(Int32, Int32) | |
VertexAttribDivisor(UInt32, UInt32) |
VertexAttribDivisor(Int32, Int32)
VertexAttribDivisor(UInt32, UInt32)
Important
This API is not CLS-compliant.
[OpenTK.AutoGenerated(Category="3.0", EntryPoint="glVertexAttribDivisor", Version="3.0")]
[System.CLSCompliant(false)]
public static void VertexAttribDivisor (uint index, uint divisor);
static member VertexAttribDivisor : uint32 * uint32 -> unit
Parameters
- index
- UInt32
- divisor
- UInt32
- Attributes