Method DrawEmissionProperties
DrawEmissionProperties(Material, bool)
Draws the emission properties.
Declaration
protected virtual void DrawEmissionProperties(Material material, bool keyword)
Parameters
Type | Name | Description |
---|---|---|
Material | material | The material to use. |
bool | keyword | The keyword used for emission. |