Version: 2022.3
언어: 한국어
public static void SetUserData (U output, Object value);

파라미터

output The PlayableOutput used by this operation.
value The new user data.

설명

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