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
Animator
C# Class Animator, unity3xGameDevelopmentEssentials
Mostrar archivo
Open project: whg333/unity3xGameDevelopmentEssentials
Class Usage Examples
Public Properties
Property
Type
Description
speed
float
xEndPosition
float
xStartPosition
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
speed
public_oe property
public
float
speed
return
float
xEndPosition
public_oe property
public
float
xEndPosition
return
float
xStartPosition
public_oe property
public
float
xStartPosition
return
float