LightmapEmissionFlagsProperty
Draws the UI for setting the global illumination flag of a material.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
LightmapEmissionFlagsProperty(int, bool)
Draws the UI for setting the global illumination flag of a material.
public void LightmapEmissionFlagsProperty(int indent, bool enabled)
Parameters
LightmapEmissionFlagsProperty(int, bool, bool)
Draws the UI for setting the global illumination flag of a material.
public void LightmapEmissionFlagsProperty(int indent, bool enabled, bool ignoreEmissionColor)