Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


allowMSAA

MSAA rendering.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool allowMSAA { get; set; }

Remarks

Should this camera use a MSAA render target? Will only use MSAA if supported by the current quality settings MSAA level.