Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
QuickFont
QVertex
C# Class QuickFont.QVertex
Datei anzeigen
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_oe property
public
Vector3
Normal
return
Vector3
Position
public_oe property
public
Vector3
Position
return
Vector3
TextureCoord
public_oe property
public
Vector2,System
TextureCoord
return
System.Vector2
VertexColor
public_oe property
public
int
VertexColor
return
int