public static bool SupportsStencil (RenderTexture rt);

Parameters

rt 渲染纹理;如果是主屏幕,则为 null。

Description

RenderTexture 是否具有模板缓冲区?

如果 rt 为 null,将报告主屏幕的状态。