Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
CreateMesh.Line
C# Class CreateMesh.Line, UnityGraphicsPrograming
Mostrar archivo
Open project: sugi-cho/UnityGraphicsPrograming
Public Properties
Property
Type
Description
first
int
Public Methods
Method
Description
Check
(
int
f
,
int
s
) :
bool
Line
(
int
f
,
int
s
) :
System.Collections
Method Details
Check()
public
method
public
Check
(
int
f
,
int
s
) :
bool
f
int
s
int
return
bool
Line()
public
method
public
Line
(
int
f
,
int
s
) :
System.Collections
f
int
s
int
return
System.Collections
Property Details
first
public_oe property
public
int
first
return
int