The IWebGLText interface manages text wrapping, drawing text to a canvas, and then uploading the result to a WebGL texture. This makes it easy to display text in a WebGL renderer. It is created via the IWebGLRenderer CreateWebGLText() method.Sourceinstance.js, line 25Seehttps://www.construct.net/en/make-games/manuals/addon-sdk/reference/graphics-interfaces/iwebgltext