supportsImageEffects
Are image effects supported? (Read Only)
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.CoreModule
public static bool supportsImageEffects { get; }
Remarks
Returns true if the graphics card supports post-processing effects.
Additional Resources: Post-processing effects.