GLBufferAllocationParams.glTarget
uint glTarget() @propertyGet glTarget field.
Returns
the OpenGL target to bind the buffer to
void glTarget(uint propval) @propertySet glTarget field.
Parameters
propval | the OpenGL target to bind the buffer to |