GitHub
Pixels Website
Preparing search index...
The search index is not available
Documentation
Documentation
@systemic-games/pixels-edit-animation
EditRgbKeyframe
Class EditRgbKeyframe
Index
Constructors
constructor
Properties
color
time
Methods
duplicate
to
Keyframe
to
Rgb
Keyframe
Constructors
constructor
new
Edit
Rgb
Keyframe
(
opt
?
)
:
EditRgbKeyframe
Parameters
Optional
opt
:
{
color
?:
Color
;
time
?:
number
;
}
Optional
color
?:
Color
Optional
time
?:
number
Returns
EditRgbKeyframe
Properties
color
color
:
Color
time
time
:
number
Methods
duplicate
duplicate
(
)
:
EditRgbKeyframe
Returns
EditRgbKeyframe
to
Keyframe
to
Keyframe
(
_editSet
,
_bits
)
:
SimpleKeyframe
Parameters
_editSet
:
EditDataSet
_bits
:
AnimationBits
Returns
SimpleKeyframe
to
Rgb
Keyframe
to
Rgb
Keyframe
(
_editSet
,
bits
)
:
RgbKeyframe
Parameters
_editSet
:
EditDataSet
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...