Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


graphicsMemory

The amount of video memory on the graphics card in megabytes.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Field
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public string graphicsMemory

Remarks

Enter the number of megabytes as an integer. For example,
8192
.