Class Icons
Inheritance
System.Object
Icons
Syntax
public static class Icons
Fields
clear
Declaration
public static Texture2D clear
Field Value
| Type |
Description |
| Texture2D |
|
filter
Declaration
public static Texture2D filter
Field Value
| Type |
Description |
| Texture2D |
|
iconFolder
Declaration
public static string iconFolder
Field Value
| Type |
Description |
| System.String |
|
loading
Declaration
public static Texture2D loading
Field Value
| Type |
Description |
| Texture2D |
|
logError
Declaration
public static Texture2D logError
Field Value
| Type |
Description |
| Texture2D |
|
logInfo
Declaration
public static Texture2D logInfo
Field Value
| Type |
Description |
| Texture2D |
|
logWarning
Declaration
public static Texture2D logWarning
Field Value
| Type |
Description |
| Texture2D |
|
more
Declaration
public static Texture2D more
Field Value
| Type |
Description |
| Texture2D |
|
packageInstalled
Declaration
public static Texture2D packageInstalled
Field Value
| Type |
Description |
| Texture2D |
|
packageUpdate
Declaration
public static Texture2D packageUpdate
Field Value
| Type |
Description |
| Texture2D |
|
quicksearch
Declaration
public static Texture2D quicksearch
Field Value
| Type |
Description |
| Texture2D |
|
search
Declaration
public static Texture2D search
Field Value
| Type |
Description |
| Texture2D |
|
settings
Declaration
public static Texture2D settings
Field Value
| Type |
Description |
| Texture2D |
|
shortcut
Declaration
public static Texture2D shortcut
Field Value
| Type |
Description |
| Texture2D |
|
store
Declaration
public static Texture2D store
Field Value
| Type |
Description |
| Texture2D |
|
Methods
LightenColor(Color)
Declaration
public static Color LightenColor(Color color)
Parameters
| Type |
Name |
Description |
| Color |
color |
|
Returns