SystemInfo
- deviceModel
- deviceName
- deviceUniqueIdentifier
- graphicsDeviceID
- graphicsDeviceName
- graphicsDeviceVendorID
- graphicsDeviceVendor
- graphicsDeviceVersion
- graphicsMemorySize
- graphicsPixelFillrate
- graphicsShaderLevel
- operatingSystem
- processorCount
- processorType
- supportsImageEffects
- SupportsRenderTextureFormat
- supportsRenderTextures
- supportsShadows
- systemMemorySize
SystemInfo.supportsShadows 是否支持内置阴影
static var supportsShadows : bool
Description描述
Are built-in shadows supported? (Read Only)
是否支持内置阴影?(只读)
Returns true if graphics card has support for built-in shadows.
返回true,如果显卡支持内置阴影。
最后修改:2011年3月18日 Friday 19:56