Version: 2018.2
public static void SetUserData (U output, Object value);

パラメーター

outputThe PlayableOutput used by this operation.
valueThe new user data.

説明

Sets the opaque user data. This same data is passed as the last argument to ProcessFrame.