C# 클래스 TextureSetting, UnityFramework

파일 보기 프로젝트 열기: meta-42/uEasyKit 1 사용 예제들

공개 메소드들

메소드 설명
ChangeTextureFormatAll ( TextureImporterFormat newFormat ) : void
GetAllTextures ( ) : UnityEngine.Texture2D[]

메소드 상세

ChangeTextureFormatAll() 공개 정적인 메소드

public static ChangeTextureFormatAll ( TextureImporterFormat newFormat ) : void
newFormat TextureImporterFormat
리턴 void

GetAllTextures() 공개 정적인 메소드

public static GetAllTextures ( ) : UnityEngine.Texture2D[]
리턴 UnityEngine.Texture2D[]