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
TextureScroll
C# Class TextureScroll, they_love_you
Inheritance:
MonoBehaviour
Mostrar archivo
Open project: pda/they_love_you
Class Usage Examples
Public Properties
Property
Type
Description
scrollSpeed
float
tex_scale
Vector2
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
scrollSpeed
public_oe property
public
float
scrollSpeed
return
float
tex_scale
public_oe property
public
Vector2
tex_scale
return
Vector2