width

abstract val width: Int

Width of the texture image provided by this image source.

If this image source is not prepared, the value is 0 before glTexImage2D is called.

Since

v1.2.0