Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


maxConstantBufferSize

The maximum size of a constant buffer binding (Read Only).
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public static int maxConstantBufferSize { get; }

Remarks

The largest permitted constant buffer size, which is also the largest quantity of data accessible via a single constant buffer binding.