DrawGUITexture


Declaration

public sealed class DrawGUITexture : MonoBehaviour

Description

Draws a GUI texture on the screen.

Properties

textureThe GUI texture to draw.
colorThe color of the GUI texture.
alphaThe alpha of the GUI texture.