Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MixCurve
C# Class MixCurve, TheUnseen
ファイルを表示
Open project: henryj41043/TheUnseen
Class Usage Examples
Public Methods
Method
Description
AnimationUpdate
( ) :
void
ClearDirty
( ) :
void
Evaluate
(
float
time
) :
float
GetFactor
( ) :
float
MixCurve
( ) :
System
MixCurve
(
MixCurve,
other
) :
System
Method Details
AnimationUpdate()
public
method
public
AnimationUpdate
( ) :
void
return
void
ClearDirty()
public
method
public
ClearDirty
( ) :
void
return
void
Evaluate()
public
method
public
Evaluate
(
float
time
) :
float
time
float
return
float
GetFactor()
public
method
public
GetFactor
( ) :
float
return
float
MixCurve()
public
method
public
MixCurve
( ) :
System
return
System
MixCurve()
public
method
public
MixCurve
(
MixCurve,
other
) :
System
other
MixCurve,
return
System