Version: 2021.1
public static float GetWeight (U output);

参数

output 此操作所用的 PlayableOutput

返回

float 与源可播放项的连接的权重。

描述

返回从 PlayableOutput 到源可播放项的连接的权重。

详细信息与特定 PlayableOutput 类型相关。例如,在 AnimationPlayableOutput 中,权重决定了目标动画器的多个输出将如何混合在一起。