Version: 2022.3
言語: 日本語
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.