C# Class UnityEditor.SceneViewRotation.Styles

显示文件 Open project: randomize/VimConfig

Public Properties

Property Type Description
viewAxisLabelStyle UnityEngine.GUIStyle
viewLabelStyleCentered UnityEngine.GUIStyle
viewLabelStyleLeftAligned UnityEngine.GUIStyle

Public Methods

Method Description
Styles ( ) : System

Method Details

Styles() public method

public Styles ( ) : System
return System

Property Details

viewAxisLabelStyle public_oe property

public GUIStyle,UnityEngine viewAxisLabelStyle
return UnityEngine.GUIStyle

viewLabelStyleCentered public_oe property

public GUIStyle,UnityEngine viewLabelStyleCentered
return UnityEngine.GUIStyle

viewLabelStyleLeftAligned public_oe property

public GUIStyle,UnityEngine viewLabelStyleLeftAligned
return UnityEngine.GUIStyle