Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

LightmapMixedBakeMode

enumeration

Description

Same as MixedLightingMode for baking, but is used to determine what is supported by the pipeline.

Properties

NoneNo mode is supported.
IndirectOnlySame as MixedLightingMode.IndirectOnly but determines if it is supported by the pipeline.
SubtractiveSame as MixedLightingMode.Subtractive but determines if it is supported by the pipeline.
ShadowmaskSame as MixedLightingMode.Shadowmask but determines if it is supported by the pipeline.

Did you find this page useful? Please give it a rating: