AnimancerGUI.

LoadIcon(string) Method

Summary

Loads an icon texture and sets it to use UnityEngine.FilterMode.Bilinear.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerGUI

Syntax

public static Texture LoadIcon(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
Texture