This version of Unity is unsupported.

MaterialEditor.LightmapEmissionFlagsProperty

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.