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