Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
QuickFont
QVertex
C# Class QuickFont.QVertex
Show file
Open project: swax/QuickFont
Class Usage Examples
Public Properties
Property
Type
Description
Normal
Vector3
Position
Vector3
TextureCoord
System.Vector2
VertexColor
int
Private Methods
Method
Description
Set
(
Vector3
point
,
Vector3
normal
,
System.Vector2
textureCoord
,
int
p
) :
void
Property Details
Normal
public property
public
Vector3
Normal
return
Vector3
Position
public property
public
Vector3
Position
return
Vector3
TextureCoord
public property
public
Vector2,System
TextureCoord
return
System.Vector2
VertexColor
public property
public
int
VertexColor
return
int