memorySize
Memory size for WebGL builds in Megabyte.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static int memorySize { get; set; }
Remarks
Size of the memory available for WebGL builds. This setting has been deprecated and does not have any effect on WebAssembly builds. For information on Unity WebGL memory, refer to Memory Considerations when targeting WebGL.