Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/resources/types
EffectResource
Interface EffectResource
interface
EffectResource
{
addedAt
:
number
;
effect
:
VideoEffect
;
id
:
string
;
name
:
string
;
params
?:
Record
<
string
,
any
>
;
resourceId
:
string
;
type
:
"effect"
;
}
Hierarchy (
View Summary
)
Resource
EffectResource
Index
Properties
added
At
effect
id
name
params?
resource
Id
type
Properties
added
At
addedAt
:
number
effect
effect
:
VideoEffect
id
id
:
string
name
name
:
string
Optional
params
params
?:
Record
<
string
,
any
>
resource
Id
resourceId
:
string
type
type
:
"effect"
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
added
At
effect
id
name
params
resource
Id
type
Timeline Studio API Documentation - v0.26.0
Loading...