This version of Unity is unsupported.

PlayableOutputExtensions.IsOutputNull

public static bool IsOutputNull(U output);

Parameters

output The PlayableOutput used by this operation.

Description

Returns true if the PlayableOutput is null, false otherwise.