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