This version of Unity is unsupported.

PlayableOutputExtensions.GetUserData

public static Object GetUserData(U output);

Parameters

outputThe PlayableOutput used by this operation.

Returns

Object The user data.

Description

Returns the opaque user data. This is the same value as the last last argument of ProcessFrame.