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
AnimationModels
LinearTween
C# Class AnimationModels.LinearTween
Inheritance:
ITween
Mostrar archivo
Open project: uiacm/tower_creator
Public Methods
Method
Description
GenerateInbetweenFrames
(
KeyFrame
firstKeyFrame
,
KeyFrame
secondKeyFrame
) :
List
Method Details
GenerateInbetweenFrames()
public
method
public
GenerateInbetweenFrames
(
KeyFrame
firstKeyFrame
,
KeyFrame
secondKeyFrame
) :
List
firstKeyFrame
KeyFrame
secondKeyFrame
KeyFrame
return
List