Show / Hide Table of Contents

Enum LightmapEditorSettings.GIBakeBackend

Namespace: UnityEditor
Assembly: UnityEditor.dll
Syntax
[Obsolete("GIBakeBackend has been renamed to Lightmapper. (UnityUpgradable)", true)]
public enum GIBakeBackend

Fields

Name Description
PathTracer
Radiosity

Extension Methods

MustExtensions.MustBeEqual<LightmapEditorSettings.GIBakeBackend>(LightmapEditorSettings.GIBakeBackend)
MustExtensions.MustBeEqual<LightmapEditorSettings.GIBakeBackend>(LightmapEditorSettings.GIBakeBackend, String)
MustExtensions.MustNotBeEqual<LightmapEditorSettings.GIBakeBackend>(LightmapEditorSettings.GIBakeBackend)
MustExtensions.MustNotBeEqual<LightmapEditorSettings.GIBakeBackend>(LightmapEditorSettings.GIBakeBackend, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX