Preparing search index...
The search index is not available
@akashic-extension/akashic-animation
@akashic-extension/akashic-animation
AnimeParams
KeyFrame
Class KeyFrame<T>
キーフレーム。
描画に関する属性のある時刻の値と補間方法を表す。
Type Parameters
T
Hierarchy
KeyFrame
Index
Constructors
constructor
Properties
ip
Curve
ip
Type
time
value
Constructors
constructor
new
Key
Frame
<
T
>
(
)
:
KeyFrame
<
T
>
Type Parameters
T
Returns
KeyFrame
<
T
>
Properties
ip
Curve
ip
Curve
:
IpCurve
ip
Type
ip
Type
:
"undefined"
|
"linear"
|
"bezier"
|
"hermite"
|
"acceleration"
|
"deceleration"
time
time
:
number
value
value
:
T
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Modules
@akashic-
extension/akashic-
animation
Animation
Handler
Params
Anime
Params
aop
vfx
Key
Frame
constructor
ip
Curve
ip
Type
time
value
Generated using
TypeDoc
キーフレーム。
描画に関する属性のある時刻の値と補間方法を表す。