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
TweenMove
C# Class TweenMove, ggj16
Inheritance:
TweenBase
Datei anzeigen
Open project: amzeratul/ggj16
Class Usage Examples
Public Properties
Property
Type
Description
easeType
Tween.EaseType
end
Vector3
isLocal
bool
start
Vector3
time
float
Public Methods
Method
Description
Update
( ) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
easeType
public_oe property
public
Tween.EaseType
easeType
return
Tween.EaseType
end
public_oe property
public
Vector3
end
return
Vector3
isLocal
public_oe property
public
bool
isLocal
return
bool
start
public_oe property
public
Vector3
start
return
Vector3
time
public_oe property
public
float
time
return
float