SystemInfo
- deviceModel
- deviceName
- deviceUniqueIdentifier
- graphicsDeviceID
- graphicsDeviceName
- graphicsDeviceVendorID
- graphicsDeviceVendor
- graphicsDeviceVersion
- graphicsMemorySize
- graphicsPixelFillrate
- graphicsShaderLevel
- operatingSystem
- processorCount
- processorType
- supportsImageEffects
- SupportsRenderTextureFormat
- supportsRenderTextures
- supportsShadows
- systemMemorySize
SystemInfo.SupportsRenderTextureFormat 是否该渲染纹理格式
static var SupportsRenderTextureFormat : bool
Description描述
Is render texture format supported?
是否该渲染纹理格式?
Returns true if graphics card supports given RenderTextureFormat.
返回true,如果显卡支持给定的渲染纹理格式。
参见: RenderTexture 类
最后修改:2011年3月18日 Friday 20:09