Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WolfEngine
Vertex
C# Class WolfEngine.Vertex
Exibir arquivo
Open project: emcf/WolfEngine
Public Properties
Property
Type
Description
Pos2D
Vector2f
Pos3D
Vector3f
Public Methods
Method
Description
Vertex
(
Vector3f
pos3d
,
Vector2f
pos2d
) :
System
Method Details
Vertex()
public
method
public
Vertex
(
Vector3f
pos3d
,
Vector2f
pos2d
) :
System
pos3d
Vector3f
pos2d
Vector2f
return
System
Property Details
Pos2D
public_oe property
public
Vector2f,WolfEngine
Pos2D
return
Vector2f
Pos3D
public_oe property
public
Vector3f,WolfEngine
Pos3D
return
Vector3f