Method IsBakingForEditor
IsBakingForEditor()
Check if the Baking is done for the Editor (not for a Build)
Declaration
public bool IsBakingForEditor()
Returns
Type | Description |
---|---|
bool | Returns true if the baking is complete for the Editor, and false otherwise. |