Texture.setExtent

* Set both width and height of texture. * Returns reference to this so it can be used in a stream.

class Texture
typeof(this)
setExtent
(
uint width
,
uint height
)

Meta