Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/timeline/types/sequence
AutomationRegion
Interface AutomationRegion
Регион автоматизации
interface
AutomationRegion
{
endTime
:
number
;
id
:
string
;
keyframes
:
{
curve
:
"linear"
|
"bezier"
|
"step"
;
time
:
number
;
value
:
number
;
}
[]
;
parameter
:
string
;
startTime
:
number
;
}
Index
Properties
end
Time
id
keyframes
parameter
start
Time
Properties
end
Time
endTime
:
number
id
id
:
string
keyframes
keyframes
:
{
curve
:
"linear"
|
"bezier"
|
"step"
;
time
:
number
;
value
:
number
}
[]
parameter
parameter
:
string
start
Time
startTime
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
end
Time
id
keyframes
parameter
start
Time
Timeline Studio API Documentation - v0.26.0
Loading...
Регион автоматизации