Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/timeline/types/timeline
TimelineKeyframe
Interface TimelineKeyframe
interface
TimelineKeyframe
{
id
:
string
;
interpolation
:
"linear"
|
"bezier"
|
"ease"
|
"ease-in"
|
"ease-out"
;
property
:
string
;
time
:
number
;
value
:
any
;
}
Index
Properties
id
interpolation
property
time
value
Properties
id
id
:
string
interpolation
interpolation
:
"linear"
|
"bezier"
|
"ease"
|
"ease-in"
|
"ease-out"
property
property
:
string
time
time
:
number
value
value
:
any
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
interpolation
property
time
value
Timeline Studio API Documentation - v0.26.0
Loading...