Skip to content

SystemInfo

Screen类提供系统级相关信息

静态变量

SystemInfo.needConvertGLSLFunction : boolean
(只读)是否需要对GLSL函数转换。
SystemInfo.totalMemorySize : number
(只读)总共内存,单位MB。
SystemInfo.availMemorySize : number
(只读)可用内存,单位MB。