Version: 2023.2

PlayerSettings.SetDynamicBatchingForPlatform

切换到手册
public static void SetDynamicBatchingForPlatform (BuildTarget platform, bool enable);

参数

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

描述

Sets dynamic batching for the given BuildTarget.