IWebGLTexture interface
The IWebGLTexture
interface represents a texture in the WebGL renderer.
This interface cannot be directly constructed. It is only available through other APIs.
Methods
- GetWidth()
- GetHeight()
- Return the width or height of the texture. Note this refers to the source texture. Construct's in-editor spritesheeting engine means the texture could be significantly larger than an object's image to be rendered from it.
Addon SDK Manual
Construct.net
2017-11-14
2017-11-14
You are here:
Search this manual:
This manual entry was last updated on 14 Nov, 2017 at 16:26