C# 클래스 UnityEditor.TextureImporterInspector.TextureInspectorTypeGUIProperties

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 프로퍼티들

프로퍼티 타입 설명
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