Version: 2020.2
언어: 한국어
public static void SetWeight (U output, float value);

파라미터

output The PlayableOutput used by this operation.
value The new weight.

설명

Sets the weight of the connection from the PlayableOutput to the source playable.

Implementation specific.