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
RenderWareFile
Vertex3
C# Class RenderWareFile.Vertex3
Datei anzeigen
Open project: igorseabra4/RenderWareFile
Public Properties
Property
Type
Description
X
float
Y
float
Z
float
Public Methods
Method
Description
Vertex3
(
float
a
,
float
b
,
float
c
)
Method Details
Vertex3()
public
method
public
Vertex3
(
float
a
,
float
b
,
float
c
)
a
float
b
float
c
float
Property Details
X
public_oe property
public
float
X
return
float
Y
public_oe property
public
float
Y
return
float
Z
public_oe property
public
float
Z
return
float