Version: 2018.2
public static void SetWeight (U output, float value);

パラメーター

outputThe PlayableOutput used by this operation.
valueThe new weight.

説明

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

Implementation specific.