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

パラメーター

indentLevel of indentation for the property.
enabledTrue if emission is enabled for the material, false otherwise.
ignoreEmissionColorTrue if property should always be displayed.

説明

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