C# Class TextureSetting, UnityFramework

Afficher le fichier Open project: meta-42/uEasyKit Class Usage Examples

Méthodes publiques

Méthode Description
ChangeTextureFormatAll ( TextureImporterFormat newFormat ) : void
GetAllTextures ( ) : UnityEngine.Texture2D[]

Method Details

ChangeTextureFormatAll() public static méthode

public static ChangeTextureFormatAll ( TextureImporterFormat newFormat ) : void
newFormat TextureImporterFormat
Résultat void

GetAllTextures() public static méthode

public static GetAllTextures ( ) : UnityEngine.Texture2D[]
Résultat UnityEngine.Texture2D[]