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
TextureToolsDXT
C# 클래스 NvidiaTextureTools.TextureToolsDXT
파일 보기
프로젝트 열기: rbray89/ActiveTextureManagement
공개 메소드들
메소드
설명
GetDXT
(
Texture2D
texture
,
int
i
,
byte
bytes
,
TextureFormat
format
) :
void
메소드 상세
GetDXT()
공개
정적인
메소드
public
static
GetDXT
(
Texture2D
texture
,
int
i
,
byte
bytes
,
TextureFormat
format
) :
void
texture
UnityEngine.Texture2D
i
int
bytes
byte
format
TextureFormat
리턴
void