C# 클래스 kBinaryBitmapImporter, Unity3D

상속: EditorWindow
파일 보기 프로젝트 열기: k-lock/Unity3D 1 사용 예제들

공개 메소드들

메소드 설명
FormatSetup ( ) : TextureImporterFormat
Init ( Rect pos ) : void
NpotScaleSetup ( ) : TextureImporterNPOTScale

비공개 메소드들

메소드 설명
Closer ( ) : void
OnDestroy ( ) : void
OnGUI ( ) : void

메소드 상세

FormatSetup() 공개 메소드

public FormatSetup ( ) : TextureImporterFormat
리턴 TextureImporterFormat

Init() 공개 정적인 메소드

public static Init ( Rect pos ) : void
pos Rect
리턴 void

NpotScaleSetup() 공개 메소드

public NpotScaleSetup ( ) : TextureImporterNPOTScale
리턴 TextureImporterNPOTScale