PlayerSettings.SetDynamicBatchingForPlatform

Switch to Manual

Declaration

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

Parameters

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

Description

Sets dynamic batching for the given BuildTarget.


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