SystemInfo
- deviceModel
- deviceName
- deviceUniqueIdentifier
- graphicsDeviceID
- graphicsDeviceName
- graphicsDeviceVendorID
- graphicsDeviceVendor
- graphicsDeviceVersion
- graphicsMemorySize
- graphicsPixelFillrate
- graphicsShaderLevel
- operatingSystem
- processorCount
- processorType
- supportsImageEffects
- SupportsRenderTextureFormat
- supportsRenderTextures
- supportsShadows
- systemMemorySize
SystemInfo.systemMemorySize 系统内存大小
static var systemMemorySize : int
Description描述
Amount of system memory present (Read Only).
当前系统内存的数量。(只读)
This is the approximate amount of system memory in megabytes.
返回系统内存的大约数,以MB为单位。
参见: SystemInfo.graphicsMemorySize.
最后修改:2011年3月18日 Friday 17:40