Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Sagen
FunctionCurves
CosineCurve
C# Class Sagen.FunctionCurves.CosineCurve
Inheritance:
Curve
Afficher le fichier
Open project: TheBerkin/Sagen
Méthodes publiques
Méthode
Description
CosineCurve
(
Keyframe
keyframes
)
Méthodes protégées
Méthode
Description
Interpolate
(
Keyframe
left
,
Keyframe
right
,
float
delta
) :
float
Method Details
CosineCurve()
public
méthode
public
CosineCurve
(
Keyframe
keyframes
)
keyframes
Keyframe
Interpolate()
protected
méthode
protected
Interpolate
(
Keyframe
left
,
Keyframe
right
,
float
delta
) :
float
left
Keyframe
right
Keyframe
delta
float
Résultat
float