GitHub
Pixels Website
Preparing search index...
The search index is not available
Documentation
Documentation
@systemic-games/react-native-pixels-connect
Profiles
ActionPlayAnimation
Class ActionPlayAnimation
Hierarchy (
view full
)
Profiles
.
Action
ActionPlayAnimation
Index
Constructors
constructor
Properties
animation?
colors
duration?
face
face
Mask?
fade?
intensity?
loop
Count
type
Methods
collect
Animations
duplicate
replace
Animation
requires
Animation
to
Action
Constructors
constructor
new
Action
Play
Animation
(
opt
?
)
:
Profiles
.
ActionPlayAnimation
Parameters
Optional
opt
:
{
animation
?:
Profiles
.
Animation
;
colors
?:
Color
[]
;
duration
?:
number
;
face
?:
number
;
faceMask
?:
number
;
fade
?:
number
;
intensity
?:
number
;
loopCount
?:
number
;
}
Optional
animation
?:
Profiles
.
Animation
Optional
colors
?:
Color
[]
Optional
duration
?:
number
Optional
face
?:
number
Optional
face
Mask
?:
number
Optional
fade
?:
number
Optional
intensity
?:
number
Optional
loop
Count
?:
number
Returns
Profiles
.
ActionPlayAnimation
Properties
Optional
animation
animation
?:
Profiles
.
Animation
colors
colors
:
Color
[]
Optional
duration
duration
?:
number
face
face
:
number
Optional
face
Mask
face
Mask
?:
number
Optional
fade
fade
?:
number
Optional
intensity
intensity
?:
number
loop
Count
loop
Count
:
number
Readonly
type
type
= "playAnimation"
Methods
collect
Animations
collect
Animations
(
)
:
Profiles
.
Animation
[]
Returns
Profiles
.
Animation
[]
duplicate
duplicate
(
)
:
Profiles
.
Action
Returns
Profiles
.
Action
replace
Animation
replace
Animation
(
oldAnimation
,
newAnimation
)
:
void
Parameters
oldAnimation
:
Profiles
.
Animation
newAnimation
:
Profiles
.
Animation
Returns
void
requires
Animation
requires
Animation
(
animation
)
:
boolean
Parameters
animation
:
Profiles
.
Animation
Returns
boolean
to
Action
to
Action
(
editSet
,
_set
,
_actionId
)
:
Action
Parameters
editSet
:
ProfileDataSet
_set
:
DataSet
_actionId
:
number
Returns
Action
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
animation
colors
duration
face
face
Mask
fade
intensity
loop
Count
type
Methods
collect
Animations
duplicate
replace
Animation
requires
Animation
to
Action
GitHub
Pixels Website
Documentation
Loading...