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
hyades
graphics
LineBatchVertex
C# Class hyades.graphics.LineBatchVertex
Exibir arquivo
Open project: zfedoran/bubblebound
Public Properties
Property
Type
Description
color
Color
position
Vector3
Private Properties
Property
Type
Description
Public Methods
Method
Description
ToString
( ) :
string
Method Details
ToString()
public
method
public
ToString
( ) :
string
return
string
Property Details
color
public_oe property
public
Color
color
return
Color
position
public_oe property
public
Vector3
position
return
Vector3