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
HasteRoadMaker
C# Class HasteRoadMaker, VJ01
Inheritance:
MonoBehaviour
Exibir arquivo
Open project: keijiro/VJ01
Public Properties
Property
Type
Description
columnCount
int
interval
float
tilePrefab
GameObject
twistShaker
Shaker,
Public Methods
Method
Description
CreateLine
(
float
offset
) :
void
Update
( ) :
void
Method Details
CreateLine()
public
method
public
CreateLine
(
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
interval
public_oe property
public
float
interval
return
float
tilePrefab
public_oe property
public
GameObject
tilePrefab
return
GameObject
twistShaker
public_oe property
public
Shaker,
twistShaker
return
Shaker,