GWEN.CreateTextureNormal
Example
Draws a huge checked checkbox in the top left corner of the screen using current skins texture.
Output: If using default skin, it will be a 100x100px checked checkbox in top left corner of the screen.
Helper function that returns a specialized drawing function for rendering a texture that scales freely to fit the given area.
The texture is taken from SKIN.GwenTexture
when the material
is not supplied.
SKIN.GwenTexture
.Draws a huge checked checkbox in the top left corner of the screen using current skins texture.