Class EditorTextureResources
Texture File Resources.
Properties
icon
public override Texture icon { get; }
resourcesScanner
protected override sealed Func<IEnumerable<string>> resourcesScanner { get; }
Methods
Load(string name)
public Texture Load(string name)
TryLoad(string name, Texture result)
public bool TryLoad(string name, Texture result)