PlayableOutputExtensions.SetWeight

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

Parameters

outputThe PlayableOutput used by this operation.
valueThe new weight.

Description

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

Implementation specific.

Did you find this page useful? Please give it a rating: