Skip to content

selectBlendStop

selectBlendStop(blend, value): AnimatorBlendStop | null

Defined in: animation/motion.ts:244

The stop a 1D blend selects for value: the greatest threshold at or below it, clamped up to the first when the parameter sits under them all. Pure.

AnimatorBlend1DMotion

number

AnimatorBlendStop | null