C# Class UnityEditor.BumpMapSettingsFixingWindow

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

Méthodes publiques

Méthode Description
BumpMapSettingsFixingWindow ( ) : System
SetPaths ( string paths ) : void
ShowWindow ( string paths ) : void

Private Methods

Méthode Description
OnDestroy ( ) : void
OnGUI ( ) : void

Method Details

BumpMapSettingsFixingWindow() public méthode

public BumpMapSettingsFixingWindow ( ) : System
Résultat System

SetPaths() public méthode

public SetPaths ( string paths ) : void
paths string
Résultat void

ShowWindow() public static méthode

public static ShowWindow ( string paths ) : void
paths string
Résultat void