This version of Unity is unsupported.
Method group is Obsolete

SystemInfo.supportsImageEffects

Obsolete supportsImageEffects always returns true, no need to call it. public static bool supportsImageEffects;

Description

Are image effects supported? (Read Only)

Returns true if the graphics card supports post-processing effects.

Additional resources: Post-processing effects.