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
RoadMaker
C# Class RoadMaker, unity-undulation
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: keijiro/unity-undulation
Class Usage Examples
Public Properties
Property
Type
Description
columnCount
int
panelPrefab
GameObject
Public Methods
Method
Description
CreateRow
(
float
offset
) :
void
Update
( ) :
void
Method Details
CreateRow()
public
method
public
CreateRow
(
float
offset
) :
void
offset
float
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
columnCount
public_oe property
public
int
columnCount
return
int
panelPrefab
public_oe property
public
GameObject
panelPrefab
return
GameObject