Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/pixels-edit-animation
Serializable
AnimationNormalsData
Interface AnimationNormalsData
interface
AnimationNormalsData
{
angleGradientUuid
?:
string
;
angleScrollSpeed
:
number
;
animFlags
:
(
"none"
|
"traveling"
|
"useLedIndices"
)
[]
;
axisGradientUuid
?:
string
;
axisOffset
:
number
;
axisScale
:
number
;
axisScrollSpeed
:
number
;
category
:
"system"
|
"uniform"
|
"colorful"
|
"flashy"
|
"animated"
;
dieType
:
|
"unknown"
|
"d4"
|
"d6"
|
"d8"
|
"d10"
|
"d00"
|
"d12"
|
"d20"
|
"d6pipped"
|
"d6fudge"
;
duration
:
number
;
fade
:
number
;
gradientColorType
:
"none"
|
"faceToGradient"
|
"faceToRainbowWheel"
;
gradientColorVar
:
number
;
gradientUuid
?:
string
;
name
:
string
;
uuid
:
string
;
}
Hierarchy (
View Summary
)
Serializable
.
AnimationData
AnimationNormalsData
Index
Properties
angle
Gradient
Uuid?
angle
Scroll
Speed
anim
Flags
axis
Gradient
Uuid?
axis
Offset
axis
Scale
axis
Scroll
Speed
category
die
Type
duration
fade
gradient
Color
Type
gradient
Color
Var
gradient
Uuid?
name
uuid
Properties
Optional
angle
Gradient
Uuid
angleGradientUuid
?:
string
angle
Scroll
Speed
angleScrollSpeed
:
number
anim
Flags
animFlags
:
(
"none"
|
"traveling"
|
"useLedIndices"
)
[]
Optional
axis
Gradient
Uuid
axisGradientUuid
?:
string
axis
Offset
axisOffset
:
number
axis
Scale
axisScale
:
number
axis
Scroll
Speed
axisScrollSpeed
:
number
category
category
:
"system"
|
"uniform"
|
"colorful"
|
"flashy"
|
"animated"
die
Type
dieType
:
|
"unknown"
|
"d4"
|
"d6"
|
"d8"
|
"d10"
|
"d00"
|
"d12"
|
"d20"
|
"d6pipped"
|
"d6fudge"
duration
duration
:
number
fade
fade
:
number
gradient
Color
Type
gradientColorType
:
"none"
|
"faceToGradient"
|
"faceToRainbowWheel"
gradient
Color
Var
gradientColorVar
:
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
angle
Gradient
Uuid
angle
Scroll
Speed
anim
Flags
axis
Gradient
Uuid
axis
Offset
axis
Scale
axis
Scroll
Speed
category
die
Type
duration
fade
gradient
Color
Type
gradient
Color
Var
gradient
Uuid
name
uuid
GitHub
Pixels Website
Documentation
Loading...