C# Class UnityEditor.TextureImporterInspector.TextureInspectorTypeGUIProperties

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Свойство Type Description
advancedElements TextureImporterInspector.TextureInspectorGUIElement
commonElements TextureImporterInspector.TextureInspectorGUIElement
shapeCaps TextureImporterShape

Méthodes publiques

Méthode Description
TextureInspectorTypeGUIProperties ( TextureImporterInspector _commonElements, TextureImporterInspector _advancedElements, TextureImporterShape _shapeCaps ) : System

Method Details

TextureInspectorTypeGUIProperties() public méthode

public TextureInspectorTypeGUIProperties ( TextureImporterInspector _commonElements, TextureImporterInspector _advancedElements, TextureImporterShape _shapeCaps ) : System
_commonElements TextureImporterInspector
_advancedElements TextureImporterInspector
_shapeCaps TextureImporterShape
Résultat System

Property Details

advancedElements public_oe property

public TextureImporterInspector.TextureInspectorGUIElement advancedElements
Résultat TextureImporterInspector.TextureInspectorGUIElement

commonElements public_oe property

public TextureImporterInspector.TextureInspectorGUIElement commonElements
Résultat TextureImporterInspector.TextureInspectorGUIElement

shapeCaps public_oe property

public TextureImporterShape shapeCaps
Résultat TextureImporterShape