NumberSequenceKeypoint

非推奨を表示

The NumberSequenceKeypoint data type represents keypoints within a NumberSequence with a particular time, value, and envelope size.

概要

コンストラクタ

プロパティ

コンストラクタ

new

パラメータ

time: number
value: number

new

パラメータ

time: number
value: number
envelope: number

プロパティ

Envelope

The amount of variance allowed from the value. A computed value.

Time

The relative time at which the keypoint is positioned.

Value

The base value of this keypoint.