C# Класс UnityEditor.TextureImporterInspector.TextureInspectorTypeGUIProperties

Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
advancedElements TextureImporterInspector.TextureInspectorGUIElement
commonElements TextureImporterInspector.TextureInspectorGUIElement
shapeCaps TextureImporterShape

Открытые методы

Метод Описание
TextureInspectorTypeGUIProperties ( TextureImporterInspector _commonElements, TextureImporterInspector _advancedElements, TextureImporterShape _shapeCaps ) : System

Описание методов

TextureInspectorTypeGUIProperties() публичный Метод

public TextureInspectorTypeGUIProperties ( TextureImporterInspector _commonElements, TextureImporterInspector _advancedElements, TextureImporterShape _shapeCaps ) : System
_commonElements TextureImporterInspector
_advancedElements TextureImporterInspector
_shapeCaps TextureImporterShape
Результат System

Описание свойств

advancedElements публичное свойство

public TextureImporterInspector.TextureInspectorGUIElement advancedElements
Результат TextureImporterInspector.TextureInspectorGUIElement

commonElements публичное свойство

public TextureImporterInspector.TextureInspectorGUIElement commonElements
Результат TextureImporterInspector.TextureInspectorGUIElement

shapeCaps публичное свойство

public TextureImporterShape shapeCaps
Результат TextureImporterShape