SystemInfo.supportsRenderTextures 是否支持渲染纹理

static var supportsRenderTextures : bool

Description描述

Are render textures supported? (Read Only)

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

Returns true if graphics card supports Render Textures in general. Use SystemInfo.SupportsRenderTextureFormat to check for support for specific render texture format.

返回true,如果显卡支持渲染纹理。使用SystemInfo.SupportsRenderTextureFormat检测支持的特定渲染纹理格式。

参见: RenderTexture

最后修改:2011年3月18日 Friday 20:04

本脚本参考基于Unity 3.4.1f5

英文部分版权属©Unity公司所有,中文部分© Unity圣典 版权所有,未经许可,严禁转载 。