Version: 2019.1
public static bool SupportsStencil (RenderTexture rt);

Parameters

rtRender texture, or null for main screen.

Description

Does a RenderTexture have stencil buffer?

If rt is null, will report the status for the main screen.