Legacy Documentation: Version 4.5.0

Script language:

  • JS
  • C#
  • Boo
Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

SystemInfo.graphicsMemorySize

static var graphicsMemorySize: int;
static int graphicsMemorySize;
static graphicsMemorySize as int

Description

Amount of video memory present (Read Only).

This is the approximate amount of graphics memory in megabytes.

See Also: SystemInfo.systemMemorySize.