Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Sagen
FunctionCurves
Keyframe
C# Class Sagen.FunctionCurves.Keyframe
Show file
Open project: TheBerkin/Sagen
Class Usage Examples
Public Properties
Property
Type
Description
Time
float
Value
float
Public Methods
Method
Description
Keyframe
(
float
time
,
float
value
)
Method Details
Keyframe()
public
method
public
Keyframe
(
float
time
,
float
value
)
time
float
value
float
Property Details
Time
public property
public
float
Time
return
float
Value
public property
public
float
Value
return
float