AnimancerIcons.

Load(Texture, string, FilterMode) Method

Summary

Loads an icon `texture` if it was null.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
AnimancerIcons

Syntax

public static Texture Load(ref Texture texture, string name, FilterMode filterMode = 1)

Parameters

Name Type Description
texture Texture
name string
filterMode FilterMode

Return Value

Type Description
Texture