Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
StreamlineChainNode
C# Class StreamlineChainNode, VJ01
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: keijiro/VJ01
Public Properties
Property
Type
Description
initialScale
float
interval
float
maxSpeed
float
minSpeed
float
scaleAmount
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
initialScale
public_oe property
public
float
initialScale
return
float
interval
public_oe property
public
float
interval
return
float
maxSpeed
public_oe property
public
float
maxSpeed
return
float
minSpeed
public_oe property
public
float
minSpeed
return
float
scaleAmount
public_oe property
public
float
scaleAmount
return
float