Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/react-native-pixels-connect
Serializable
AnimationSequenceData
Interface AnimationSequenceData
interface
AnimationSequenceData
{
animations
:
{
delay
:
number
;
uuid
:
string
}
[]
;
animFlags
:
(
"none"
|
"traveling"
|
"useLedIndices"
)
[]
;
category
:
"system"
|
"uniform"
|
"colorful"
|
"flashy"
|
"animated"
;
dieType
:
|
"unknown"
|
"d4"
|
"d6"
|
"d8"
|
"d10"
|
"d00"
|
"d12"
|
"d20"
|
"d6pipped"
|
"d6fudge"
;
duration
:
number
;
name
:
string
;
uuid
:
string
;
}
Hierarchy (
View Summary
)
Serializable
.
AnimationData
AnimationSequenceData
Index
Properties
animations
anim
Flags
category
die
Type
duration
name
uuid
Properties
animations
animations
:
{
delay
:
number
;
uuid
:
string
}
[]
anim
Flags
animFlags
:
(
"none"
|
"traveling"
|
"useLedIndices"
)
[]
category
category
:
"system"
|
"uniform"
|
"colorful"
|
"flashy"
|
"animated"
die
Type
dieType
:
|
"unknown"
|
"d4"
|
"d6"
|
"d8"
|
"d10"
|
"d00"
|
"d12"
|
"d20"
|
"d6pipped"
|
"d6fudge"
duration
duration
:
number
name
name
:
string
uuid
uuid
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
animations
anim
Flags
category
die
Type
duration
name
uuid
GitHub
Pixels Website
Documentation
Loading...