C# 클래스 Borodar.RainbowFolders.Editor.FolderIconPair

Represents as pair of icons to substitute for a folder
파일 보기 프로젝트 열기: PhannGor/unity3d-rainbow-folders 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
LargeIcon UnityEngine.Texture2D
SmallIcon UnityEngine.Texture2D

프로퍼티 상세

LargeIcon 공개적으로 프로퍼티

public Texture2D,UnityEngine LargeIcon
리턴 UnityEngine.Texture2D

SmallIcon 공개적으로 프로퍼티

public Texture2D,UnityEngine SmallIcon
리턴 UnityEngine.Texture2D