Show / Hide Table of Contents

Enum SupportedRenderingFeatures.LightmapMixedBakeMode

Namespace: UnityEngine.Experimental.Rendering
Assembly: UnityEngine.dll
Syntax
[Flags]
public enum LightmapMixedBakeMode

Fields

Name Description
IndirectOnly
None
Shadowmask
Subtractive

Extension Methods

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