Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


disableCookiesInLightmapper

This property is now obsolete. Use EditorSettings.enableCookiesInLightmapper.
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
Warning
Removed. The disableCookiesInLightmapper setting is no longer supported. Cookies are always enabled in the Progressive Lightmapper.
public static bool disableCookiesInLightmapper { get; set; }