Method GetEmissionEnabled
GetEmissionEnabled()
Gets whether all shared materials on the Renderers used for tinting have emission enabled.
Declaration
protected virtual bool GetEmissionEnabled()
Returns
| Type | Description |
|---|---|
| bool | Returns true if all materials used for tinting have emission enabled. Otherwise, returns false. |