C# 클래스 UnityEditor.SceneViewRotation.Styles

파일 보기 프로젝트 열기: randomize/VimConfig

공개 프로퍼티들

프로퍼티 타입 설명
viewAxisLabelStyle UnityEngine.GUIStyle
viewLabelStyleCentered UnityEngine.GUIStyle
viewLabelStyleLeftAligned UnityEngine.GUIStyle

공개 메소드들

메소드 설명
Styles ( ) : System

메소드 상세

Styles() 공개 메소드

public Styles ( ) : System
리턴 System

프로퍼티 상세

viewAxisLabelStyle 공개적으로 프로퍼티

public GUIStyle,UnityEngine viewAxisLabelStyle
리턴 UnityEngine.GUIStyle

viewLabelStyleCentered 공개적으로 프로퍼티

public GUIStyle,UnityEngine viewLabelStyleCentered
리턴 UnityEngine.GUIStyle

viewLabelStyleLeftAligned 공개적으로 프로퍼티

public GUIStyle,UnityEngine viewLabelStyleLeftAligned
리턴 UnityEngine.GUIStyle