Class MaterialColorBaker
Represents a baker that adds a MaterialColor component to entities this baker affects.
Inherited Members
Namespace: Unity.Rendering.Authoring
Assembly: solution.dll
Syntax
public class MaterialColorBaker : Baker<MaterialColor>
Methods
Name | Description |
---|---|
Bake(MaterialColor) | Called during the baking process to bake the authoring component. |