DrawGUITexture
Class in Zigurous.CameraSystem.Utils
Declaration
public sealed class DrawGUITexture : MonoBehaviour
Description
Draws a GUI texture on the screen.
Properties
texture | The GUI texture to draw. |
color | The color of the GUI texture. |
alpha | The alpha of the GUI texture. |