C# Class UnityEditor.SpriteRendererEditor

Inheritance: RendererEditorBase
Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Méthode Description
OnEnable ( ) : void
OnInspectorGUI ( ) : void

Private Methods

Méthode Description
CheckForErrors ( ) : void
DoesMaterialHaveSpriteTexture ( bool &tiled ) : bool
FlipToggle ( Rect r, string label, UnityEditor.SerializedProperty property ) : void
FlipToggles ( ) : void
IsMaterialTextureAtlasConflict ( ) : bool
ShowError ( string error ) : void

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void