blend1DPair
此内容尚不支持你的语言。
blend1DPair(
blend,value):Readonly<Blend1DPair>
Defined in: animation/motion.ts:329
Divide value between the two stops it falls between. Under every threshold
the lowest stop answers whole, which is what makes a speed parameter resting
at zero play idle rather than nothing.
Parameters
Section titled “Parameters”number
Returns
Section titled “Returns”Readonly<Blend1DPair>