C# 클래스 UnityEditor.UI.CanvasScalerEditor.Styles

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
heightContent UnityEngine.GUIContent
leftAlignedLabel UnityEngine.GUIStyle
matchContent UnityEngine.GUIContent
rightAlignedLabel UnityEngine.GUIStyle
uiScaleModeContent UnityEngine.GUIContent
widthContent UnityEngine.GUIContent

공개 메소드들

메소드 설명
Styles ( ) : System

메소드 상세

Styles() 공개 메소드

public Styles ( ) : System
리턴 System

프로퍼티 상세

heightContent 공개적으로 프로퍼티

public GUIContent,UnityEngine heightContent
리턴 UnityEngine.GUIContent

leftAlignedLabel 공개적으로 프로퍼티

public GUIStyle,UnityEngine leftAlignedLabel
리턴 UnityEngine.GUIStyle

matchContent 공개적으로 프로퍼티

public GUIContent,UnityEngine matchContent
리턴 UnityEngine.GUIContent

rightAlignedLabel 공개적으로 프로퍼티

public GUIStyle,UnityEngine rightAlignedLabel
리턴 UnityEngine.GUIStyle

uiScaleModeContent 공개적으로 프로퍼티

public GUIContent,UnityEngine uiScaleModeContent
리턴 UnityEngine.GUIContent

widthContent 공개적으로 프로퍼티

public GUIContent,UnityEngine widthContent
리턴 UnityEngine.GUIContent