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.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”AnimatorBlendStop | null