This is the old Animancer v7.4 documentation. Click here for the latest version.

AnimancerIcons.

Load(string, FilterMode) Method

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