Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
SpriteAlternateScript
C# Class SpriteAlternateScript, Summer_SlowJam_3
Inheritance:
MonoBehaviour
Mostra file
Open project: Rojibora/Summer_SlowJam_3
Public Properties
Property
Type
Description
color
Color
framesPerSecond
float
index
int
sprites
Sprite[]
t
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
color
public_oe property
public
Color
color
return
Color
framesPerSecond
public_oe property
public
float
framesPerSecond
return
float
index
public_oe property
public
int
index
return
int
sprites
public_oe property
public
Sprite[]
sprites
return
Sprite[]
t
public_oe property
public
float
t
return
float