Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
NvidiaTextureTools
Tex2dxt
C# 클래스 NvidiaTextureTools.Tex2dxt
파일 보기
프로젝트 열기: rbray89/ActiveTextureManagement
공개 메소드들
메소드
설명
dxt1
(
Texture2D
texture
) :
byte[]
dxt5
(
Texture2D
texture
) :
byte[]
메소드 상세
dxt1()
공개
메소드
public
dxt1
(
Texture2D
texture
) :
byte[]
texture
UnityEngine.Texture2D
리턴
byte[]
dxt5()
공개
메소드
public
dxt5
(
Texture2D
texture
) :
byte[]
texture
UnityEngine.Texture2D
리턴
byte[]