GitHub
Pixels Website
Preparing search index...
The search index is not available
Documentation
Documentation
@systemic-games/pixels-edit-animation
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 full
)
Serializable
.
AnimationData
AnimationGradientPatternData
Index
Properties
anim
Flags
category
die
Type
duration
gradient
Uuid?
name
override
With
Face
pattern
Uuid?
uuid
Properties
anim
Flags
anim
Flags
:
(
"none"
|
"traveling"
|
"useLedIndices"
)
[]
category
category
:
|
"system"
|
"uniform"
|
"colorful"
|
"flashy"
|
"animated"
die
Type
die
Type
:
|
"unknown"
|
"d4"
|
"d6"
|
"d8"
|
"d10"
|
"d00"
|
"d12"
|
"d20"
|
"d6pipped"
|
"d6fudge"
duration
duration
:
number
Optional
gradient
Uuid
gradient
Uuid
?:
string
name
name
:
string
override
With
Face
override
With
Face
:
boolean
Optional
pattern
Uuid
pattern
Uuid
?:
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...