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.
Used in derma skins to create a rectangle drawing function from an image. The texture of the rectangle will be scaled.
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.