RenderTextureSupportsStencilOn this pageRenderTexture.SupportsStencil() Does a RenderTexture have stencil buffer? Returns: typeDescriptionbooleantrue if the RenderTexture have stencil buffer Usage local val0 = RenderTexture:SupportsStencil()