Version: 2020.3
LanguageEnglish
  • C#

ContentBuildInterface.GetGlobalUsageFromActiveScene

Suggest a change

Success!

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.

Close

Submission failed

For 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.

Close

Cancel

Declaration

public static Build.Content.BuildUsageTagGlobal GetGlobalUsageFromActiveScene(BuildTarget target);

Parameters

target The specific platform target to get lighting and fog settings.

Returns

BuildUsageTagGlobal The used lighting and fog settings for the active scene.

Description

Returns the global usage information that is used by the active scenes lighting and render settings.

Internal use only. See note on ContentBuildInterface.