C# Class UnityEditor.ShaderVariantCollectionInspector

Inheritance: Editor
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
DisplayAddVariantsWindow ( Shader shader, ShaderVariantCollection collection ) : void
DrawShaderEntry ( int shaderIndex ) : void
GetAddRemoveButtonRect ( Rect r ) : Rect

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

OnInspectorGUI() public méthode

public OnInspectorGUI ( ) : void
Résultat void