Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
HasteRoadMaker
C# Class HasteRoadMaker, VJ01
Inheritance:
MonoBehaviour
Show file
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 property
public
int
columnCount
return
int
interval
public property
public
float
interval
return
float
tilePrefab
public property
public
GameObject
tilePrefab
return
GameObject
twistShaker
public property
public
Shaker,
twistShaker
return
Shaker,