Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SystemInfo.maxGraphicsBufferSize

public static long maxGraphicsBufferSize;

Description

The maximum size of a graphics buffer (GraphicsBuffer, ComputeBuffer, vertex/index buffer, etc.) in bytes (Read Only).

This property has the same functionality as SystemInfo.maxGraphicsBufferSize, and also mimics platform-specific behavior in the Unity Editor.