Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

MaterialEditor.EmissionEnabledProperty

Declaration

public bool EmissionEnabledProperty();

Returns

bool Returns true if enabled, or false if disabled or mixed due to multi-editing.

Description

This function will draw the UI for controlling whether emission is enabled or not on a material.