EmissionEnabledProperty()
This function will draw the UI for controlling whether emission is enabled or not on a material.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor
public bool EmissionEnabledProperty()
Returns
Type | Description |
|---|---|
| bool | Returns true if enabled, or false if disabled or mixed due to multi-editing. |