C# Class Spine.Unity.Editor.SkeletonRendererInspector

Inheritance: UnityEditor.Editor
Afficher le fichier Open project: EsotericSoftware/spine-runtimes Class Usage Examples

Protected Properties

Свойство Type Description
NormalsLabel UnityEngine.GUIContent
PMAVertexColorsLabel UnityEngine.GUIContent
SkeletonDataAssetLabel UnityEngine.GUIContent
advancedFoldout bool
isInspectingPrefab bool
showBoneNames bool
skeletonDataAsset UnityEditor.SerializedProperty
sortingProperties SpineInspectorUtility.SerializedSortingProperties

Méthodes publiques

Méthode Description
DrawSkeletonUtilityButton ( bool multi ) : void
OnInspectorGUI ( ) : void
OnSceneGUI ( ) : void
ReapplySeparatorSlotNames ( SkeletonRenderer skeletonRenderer ) : void
SeparatorsField ( UnityEditor.SerializedProperty separatorSlotNames ) : void

Méthodes protégées

Méthode Description
DrawInspectorGUI ( bool multi ) : void
OnEnable ( ) : void

Method Details

DrawInspectorGUI() protected méthode

protected DrawInspectorGUI ( bool multi ) : void
multi bool
Résultat void

DrawSkeletonUtilityButton() public méthode

public DrawSkeletonUtilityButton ( bool multi ) : void
multi bool
Résultat void

OnEnable() protected méthode

protected OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void

OnSceneGUI() public méthode

public OnSceneGUI ( ) : void
Résultat void

ReapplySeparatorSlotNames() public static méthode

public static ReapplySeparatorSlotNames ( SkeletonRenderer skeletonRenderer ) : void
skeletonRenderer SkeletonRenderer
Résultat void

SeparatorsField() public static méthode

public static SeparatorsField ( UnityEditor.SerializedProperty separatorSlotNames ) : void
separatorSlotNames UnityEditor.SerializedProperty
Résultat void

Property Details

NormalsLabel protected_oe property

protected GUIContent,UnityEngine NormalsLabel
Résultat UnityEngine.GUIContent

PMAVertexColorsLabel protected_oe property

protected GUIContent,UnityEngine PMAVertexColorsLabel
Résultat UnityEngine.GUIContent

SkeletonDataAssetLabel protected_oe property

protected GUIContent,UnityEngine SkeletonDataAssetLabel
Résultat UnityEngine.GUIContent

advancedFoldout protected_oe static_oe property

protected static bool advancedFoldout
Résultat bool

isInspectingPrefab protected_oe property

protected bool isInspectingPrefab
Résultat bool

showBoneNames protected_oe static_oe property

protected static bool showBoneNames
Résultat bool

skeletonDataAsset protected_oe property

protected SerializedProperty,UnityEditor skeletonDataAsset
Résultat UnityEditor.SerializedProperty

sortingProperties protected_oe property

protected SpineInspectorUtility.SerializedSortingProperties,Spine.Unity.Editor sortingProperties
Résultat SpineInspectorUtility.SerializedSortingProperties