C# Class Borodar.RainbowFolders.Editor.FolderIconPair

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

Public Properties

Property Type Description
LargeIcon UnityEngine.Texture2D
SmallIcon UnityEngine.Texture2D

Property Details

LargeIcon public_oe property

public Texture2D,UnityEngine LargeIcon
return UnityEngine.Texture2D

SmallIcon public_oe property

public Texture2D,UnityEngine SmallIcon
return UnityEngine.Texture2D