Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


systemMemorySize

This has the same functionality as SystemInfo.systemMemorySize and also mimics platform-specific behavior in the Unity Editor.
Read time 1 minuteLast updated 6 days ago

Definition

public static int systemMemorySize { get; }

Remarks

The value is an approximate amount of system memory in mebibytes (MiB).