PlayerSettings.GetDynamicBatchingForPlatform

Switch to Manual

Declaration

public static bool GetDynamicBatchingForPlatform(BuildTarget platform);

Parameters

platform BuildTarget to check if dynamic batching is enabled for.

Returns

bool Is dynamic batching enabled for the BuildTarget.

Description

Returns true if dynamic batching is enabled for the given BuildTarget.


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