Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


enableBackBufferMSAA

Indicates whether MSAA must be resolved in the back buffer. Set to true if MSAA needs to be resolved in the back buffer; otherwise false.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine.XR
  • Assembly: UnityEngine.XRModule
public bool enableBackBufferMSAA { get; }