Summary
Loads an icon texture.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.Editor - Containing Type
- AnimancerIcons
Syntax
public static Texture Load(string name, FilterMode filterMode = 1)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | |
| filterMode | FilterMode |
Return Value
| Type | Description |
|---|---|
| Texture |