Version: 2022.3
Method group is Obsolete

SystemInfo.supportsRenderTextures

切换到手册
Obsolete public static bool supportsRenderTextures ;

描述

是否支持渲染纹理?(只读)

如果显卡支持普通渲染纹理,则返回 /true/。可以使用 SystemInfo.SupportsRenderTextureFormat 检查是否支持特定的渲染纹理格式。

另请参阅:渲染纹理资源RenderTexture 类。