GLBufferAllocationParams.glUsage
uint glUsage() @propertyGet glUsage field.
Returns
the OpenGL usage hint to create the buffer with
void glUsage(uint propval) @propertySet glUsage field.
Parameters
propval | the OpenGL usage hint to create the buffer with |