C# Class UnityEditor.SceneViewRotation.Styles

Afficher le fichier Open project: randomize/VimConfig

Méthodes publiques

Свойство Type Description
viewAxisLabelStyle UnityEngine.GUIStyle
viewLabelStyleCentered UnityEngine.GUIStyle
viewLabelStyleLeftAligned UnityEngine.GUIStyle

Méthodes publiques

Méthode Description
Styles ( ) : System

Method Details

Styles() public méthode

public Styles ( ) : System
Résultat System

Property Details

viewAxisLabelStyle public_oe property

public GUIStyle,UnityEngine viewAxisLabelStyle
Résultat UnityEngine.GUIStyle

viewLabelStyleCentered public_oe property

public GUIStyle,UnityEngine viewLabelStyleCentered
Résultat UnityEngine.GUIStyle

viewLabelStyleLeftAligned public_oe property

public GUIStyle,UnityEngine viewLabelStyleLeftAligned
Résultat UnityEngine.GUIStyle