textureId

open var textureId: Int

OpenGL ES texture ID associated with this screen object.

A value of -1 indicates that no texture has been assigned yet.

The setter is restricted to internal use to prevent external modification of the OpenGL resource state.