Documentation
GitHub
Pixels Website
Preparing search index...
@systemic-games/react-native-pixels-connect
Profiles
RgbKeyframe
Class RgbKeyframe
Index
Constructors
constructor
Properties
color
time
Methods
duplicate
to
Keyframe
to
Rgb
Keyframe
Constructors
constructor
new
RgbKeyframe
(
opt
?:
{
color
?:
Color
;
time
?:
number
}
)
:
Profiles
.
RgbKeyframe
Parameters
Optional
opt
:
{
color
?:
Color
;
time
?:
number
}
Returns
Profiles
.
RgbKeyframe
Properties
color
color
:
Color
time
time
:
number
Methods
duplicate
duplicate
()
:
Profiles
.
RgbKeyframe
Returns
Profiles
.
RgbKeyframe
to
Keyframe
toKeyframe
(
_editSet
:
ProfileDataSet
,
_bits
:
AnimationBits
)
:
SimpleKeyframe
Parameters
_editSet
:
ProfileDataSet
_bits
:
AnimationBits
Returns
SimpleKeyframe
to
Rgb
Keyframe
toRgbKeyframe
(
_editSet
:
ProfileDataSet
,
bits
:
AnimationBits
)
:
RgbKeyframe
Parameters
_editSet
:
ProfileDataSet
bits
:
AnimationBits
Returns
RgbKeyframe
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
color
time
Methods
duplicate
to
Keyframe
to
Rgb
Keyframe
GitHub
Pixels Website
Documentation
Loading...