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

Parámetros

outputThe PlayableOutput used by this operation.
valueThe new weight.

Descripción

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

Implementation specific.