Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
DefaultVideoOutput
C# 클래스 DefaultVideoOutput, unity-gb
상속:
IVideoOutput
파일 보기
프로젝트 열기: Takohi-Jona/unity-gb
1 사용 예제들
공개 메소드들
메소드
설명
SetPixels
(
uint
colors
) :
void
SetSize
(
int
w
,
int
h
) :
void
비공개 메소드들
메소드
설명
UIntToColor
(
uint
color
) :
Color
메소드 상세
SetPixels()
공개
메소드
public
SetPixels
(
uint
colors
) :
void
colors
uint
리턴
void
SetSize()
공개
메소드
public
SetSize
(
int
w
,
int
h
) :
void
w
int
h
int
리턴
void