This version of Unity is unsupported.

MaterialEditor.LightmapEmissionFlagsProperty

Declaration

public void LightmapEmissionFlagsProperty(int indent, bool enabled);

Parameters

indent Level of indentation for the property.
enabled True if emission is enabled for the material, false otherwise.

Description

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