Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
QuickFont
QVertex
C# 클래스 QuickFont.QVertex
파일 보기
프로젝트 열기: swax/QuickFont
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Normal
Vector3
Position
Vector3
TextureCoord
System.Vector2
VertexColor
int
비공개 메소드들
메소드
설명
Set
(
Vector3
point
,
Vector3
normal
,
System.Vector2
textureCoord
,
int
p
) :
void
프로퍼티 상세
Normal
공개적으로 프로퍼티
public
Vector3
Normal
리턴
Vector3
Position
공개적으로 프로퍼티
public
Vector3
Position
리턴
Vector3
TextureCoord
공개적으로 프로퍼티
public
Vector2,System
TextureCoord
리턴
System.Vector2
VertexColor
공개적으로 프로퍼티
public
int
VertexColor
리턴
int