keyInInterpolationType()
記述
app.project.item(index).layer(index).propertySpec.keyInInterpolationType(keyIndex)
概要
指定されたキーフレームのイン側の「キーフレームの補間法」を戻り値として返します。
引数
戻り値
A KeyframeInterpolationType(列挙型)
KeyframeInterpolationType.LINEAR
KeyframeInterpolationType.BEZIER
KeyframeInterpolationType.HOLD
リニア
ベジェ
停止
ノート