PlayerSettings.SetStaticBatchingForPlatform

Switch to Manual

Declaration

public static void SetStaticBatchingForPlatform(BuildTarget platform, bool enable);

Parameters

platform BuildTarget to set static batching for.
enable Should static batching be enabled.

Description

Sets static batching for the given BuildTarget.


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