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
Scroller
C# Class Scroller, UrsaMajor
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: BJarv/UrsaMajor
Class Usage Examples
Public Properties
Property
Type
Description
dimension
float
e
float
flipHoriz
bool
handleSpeed
bool
randomDimension
bool
rend
Renderer
speed
float
true4Left
bool
Public Methods
Method
Description
FixedUpdate
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
FixedUpdate()
public
method
public
FixedUpdate
( ) :
void
return
void
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
dimension
public_oe property
public
float
dimension
return
float
e
public_oe property
public
float
e
return
float
flipHoriz
public_oe property
public
bool
flipHoriz
return
bool
handleSpeed
public_oe property
public
bool
handleSpeed
return
bool
randomDimension
public_oe property
public
bool
randomDimension
return
bool
rend
public_oe property
public
Renderer
rend
return
Renderer
speed
public_oe property
public
float
speed
return
float
true4Left
public_oe property
public
bool
true4Left
return
bool