Texture2DExtensions

Namespace: WellFired.Guacamole.Unity.Editor

Description

Public Static Methods

Texture2D CreateTexture ( int width, int height, Color colour )
Texture2D CreateRoundedTexture ( int width, int height, UIColor backgroundColor, UIColor outlineColor, double radius, double thickness, CornerMask cornerMask, OutlineMask outlineMask )

Breakdown

  • Texture2D CreateTexture ( int width, int height, Color colour )
  • Texture2D CreateRoundedTexture ( int width, int height, UIColor backgroundColor, UIColor outlineColor, double radius, double thickness, CornerMask cornerMask, OutlineMask outlineMask )