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.
Closesettings | Settings for dependency calculation. |
globalUsage | Global usage tag for lighting and fog modes in use in the project. |
usageSet | Output usage tags generated from dependency calculation. |
usageCache | Optional cache object to use for improving performance with multiple calls to this api. |
mode | Specifies how to calculate dependencies between internal Unity game managers and game assets. |
GameManagerDependencyInfo The calculated dependencies for internal Unity game manager classes.
Calculates dependency information for various internal Unity game manager classes.
Internal use only. See note on ContentBuildInterface.