C# Class Borodar.RainbowFolders.Editor.FolderIconPair

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

Méthodes publiques

Свойство Type Description
LargeIcon UnityEngine.Texture2D
SmallIcon UnityEngine.Texture2D

Property Details

LargeIcon public_oe property

public Texture2D,UnityEngine LargeIcon
Résultat UnityEngine.Texture2D

SmallIcon public_oe property

public Texture2D,UnityEngine SmallIcon
Résultat UnityEngine.Texture2D