GLTextureBuilder.height

int height() @property nothrow

Get height property.

Returns

The height of the texture.
void height(int propval) @property nothrow

Set height property.

Parameters

propvalThe height of the texture.