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