Skip to content

SystemInfo

The Screen class provides system-level related information.

静态变量

SystemInfo.needConvertGLSLFunction : boolean
(Read-only) Whether GLSL function conversion is required.
SystemInfo.totalMemorySize : number
(Read-only) Total memory in megabytes.
SystemInfo.availMemorySize : number
(Read-only) Available memory in megabytes.