selectBlendClip
此内容尚不支持你的语言。
selectBlendClip(
blend,value):AnimatorBlendThreshold
Defined in: animation/Animator.ts:314
Select a 1D blend’s clip for a parameter value: the threshold with the
greatest value ≤ value, clamped up to the first stop when below all.
Pure. Returns { clip: '' } for an empty blend.
Parameters
Section titled “Parameters”number