Method RegisterPrefabForBaking
RegisterPrefabForBaking(GameObject)
Ensures that the Prefab will be baked into a Prefab and present at Runtime
Declaration
public void RegisterPrefabForBaking(GameObject authoring)
Parameters
| Type | Name | Description |
|---|---|---|
| GameObject | authoring | The Prefab to bake |