Class TextureSearcher
Feature that can list all textures in project which don't have enabled Use Crunch Compression
public class TextureSearcher
- Inheritance
-
TextureSearcher
- Extension Methods
Fields
TEXTURE_SEARCH_FILTER
private const string TEXTURE_SEARCH_FILTER = "t:texture"
Field Value
Properties
ExcludedFolderCollection
private static string[] ExcludedFolderCollection { get; set; }
Property Value
- string[]
Methods
FindTexturesWithoutCrunchCompression()
[MenuItem("4Experience/CodeBase/Art Tools/FindTexturesWithoutCrunchCompression")]
private static void FindTexturesWithoutCrunchCompression()
IsInExcludedFolder(string)
private static bool IsInExcludedFolder(string path)
Parameters
pathstring