Version: 2021.1
LanguageEnglish
  • C#

MaterialEditor.LightmapEmissionFlagsProperty

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Declaration

public void LightmapEmissionFlagsProperty(int indent, bool enabled);

Declaration

public void LightmapEmissionFlagsProperty(int indent, bool enabled, bool ignoreEmissionColor);

Parameters

indent Level of indentation for the property.
enabled True if emission is enabled for the material, false otherwise.
ignoreEmissionColor True if property should always be displayed.

Description

Draws the UI for setting the global illumination flag of a material.