Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


GetGlobalUsageFromGraphicsSettings()

Retrieves the global usage information calculated by the Shader Stripping section of Graphics Settings.
Read time 1 minuteLast updated 12 days ago

Definition

public static BuildUsageTagGlobal GetGlobalUsageFromGraphicsSettings()

Returns

Type

Description

BuildUsageTagGlobalAn object containing the global usage information calculated by the Shader Stripping section of Graphics Settings.

Remarks

Internal use only. See note on ContentBuildInterface.