Lightmapping.BakeMultipleScenes

Switch to Manual
public static void BakeMultipleScenes (string[] paths);

Parameters

pathsThe path of the Scenes that should be baked.

Description

Bakes an array of Scenes.

This loads all Scenes and then builds all lightmaps, reflection probes and enlighten data. The function automatically splits all baked data based on Scene. Lightmap atlasses for example are always split between Scenes. Thus you can bake lightmaps for two adjacent levels and light and shadows casted onto objects in level A will be affected by the objects in level B.

Enlighten system data will automatically connect neighboring systems when it is additively loaded, thus bounce lighting can flow from one Scene to another.

A single LightProbe asset is generated for all Scenes. Hence for the time being, lightprobes always take as much memory as there are lightprobes in all levels that are baked together.

Only one ambient probe & default sky probe will be baked and assigned to each Scene.

Multiple Lightmapsnapshot objects containing the data for each Scene are written into a single file in "MyScene/LightmapSnapshot.asset". At build time this data will also be automatically split as well, hence if you bake multiple Scenes but then only deploy one Scene then only the lightmap data for that Scene will be deployed.

Copyright © 2023 Unity Technologies
优美缔软件(上海)有限公司 版权所有
"Unity"、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属机构在美国及其他地区的商标或注册商标。其他名称或品牌是其各自所有者的商标。
公安部备案号:
31010902002961