Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/pixels-edit-animation
toRules
Function toRules
toRules
(
animations
:
readonly
EditAnimation
[]
,
rules
?:
readonly
Readonly
<
Partial
<
Readonly
<
{
actions
:
Partial
<
Readonly
<
{
data
:
ActionData
;
type
:
number
}
>
>
[]
;
condition
:
Json
.
Condition
;
}
,
>
,
>
,
>
[]
,
)
:
EditRule
[]
Parameters
animations
:
readonly
EditAnimation
[]
Optional
rules
:
readonly
Readonly
<
Partial
<
Readonly
<
{
actions
:
Partial
<
Readonly
<
{
data
:
ActionData
;
type
:
number
}
>
>
[]
;
condition
:
Json
.
Condition
;
}
,
>
,
>
,
>
[]
Returns
EditRule
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
Pixels Website
Documentation
Loading...