C# Class Borodar.RainbowFolders.Editor.FolderIconPair

Represents as pair of icons to substitute for a folder
Show file Open project: PhannGor/unity3d-rainbow-folders Class Usage Examples

Public Properties

Property Type Description
LargeIcon UnityEngine.Texture2D
SmallIcon UnityEngine.Texture2D

Property Details

LargeIcon public property

public Texture2D,UnityEngine LargeIcon
return UnityEngine.Texture2D

SmallIcon public property

public Texture2D,UnityEngine SmallIcon
return UnityEngine.Texture2D