C# Class kBinaryBitmapImporter, Unity3D

Inheritance: EditorWindow
Afficher le fichier Open project: k-lock/Unity3D Class Usage Examples

Méthodes publiques

Méthode Description
FormatSetup ( ) : TextureImporterFormat
Init ( Rect pos ) : void
NpotScaleSetup ( ) : TextureImporterNPOTScale

Private Methods

Méthode Description
Closer ( ) : void
OnDestroy ( ) : void
OnGUI ( ) : void

Method Details

FormatSetup() public méthode

public FormatSetup ( ) : TextureImporterFormat
Résultat TextureImporterFormat

Init() public static méthode

public static Init ( Rect pos ) : void
pos Rect
Résultat void

NpotScaleSetup() public méthode

public NpotScaleSetup ( ) : TextureImporterNPOTScale
Résultat TextureImporterNPOTScale