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.