GLBuffer.target
uint target() @propertyGet target field.
Returns
the OpenGL target of this texture for binding purposes
void target(uint propval) @propertySet target field.
Parameters
propval | the OpenGL target of this texture for binding purposes |