Method Bake
Bake(TAuthoringType)
Called in the baking process to bake the authoring component
Declaration
public abstract void Bake(TAuthoringType authoring)
Parameters
Type | Name | Description |
---|---|---|
TAuthoringType | authoring | The authoring component to bake |
Remarks
This method will be called for every instance of TAuthoringType in order to bake that instance.