PlayerSettings.GetStaticBatchingForPlatform

Switch to Manual

Declaration

public static bool GetStaticBatchingForPlatform(BuildTarget platform);

Parameters

platform BuildTarget to check if static batching is enabled for.

Returns

bool Is static batching enabled for the platform.

Description

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


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