glVertexBindingDivisor

modify the rate at which generic vertex attributes advance

Signature

glVertexBindingDivisor( GLuint ( bindingindex ) , GLuint ( divisor ) )-> void
glVertexBindingDivisor( bindingindex , divisor )

Parameters

VariablesDescription
bindingindex
The index of the binding whose divisor to modify.
divisor
The new value for the instance step rate to apply.