Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseusageCache | Optional cache object to use for improving performance with multiple calls to this api. |
scenePath | Input path of the Scene to prepare. |
settings | Settings to use for preparing the Scene. |
usageSet | Output usage information generated from preparing the Scene. |
outputFolder | Output location where the post prepared Scene will be saved. |
SceneDependencyInfo Dependency information for the Scene.
Calculates the Scene dependency information and writes a post processed Scene to disk.
Internal use only. See note on ContentBuildInterface.