PlayerSettings.GetShaderChunkCountForPlatform

Switch to Manual

Declaration

public static int GetShaderChunkCountForPlatform(BuildTarget buildTarget);

Parameters

buildTarget The build target to get the shader chunk count for.

Description

Gets the default limit on the number of shader variant chunks Unity loads and keeps in memory for the build target.


Did you find this page useful? Please give it a rating: