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

파라미터

rt Render texture, or null for main screen.

설명

Does a RenderTexture have stencil buffer?

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