Version: 2023.2

PlayerSettings.GetDynamicBatchingForPlatform

切换到手册
public static bool GetDynamicBatchingForPlatform (BuildTarget platform);

参数

platform BuildTarget to check if dynamic batching is enabled for.

返回

bool Is dynamic batching enabled for the BuildTarget.

描述

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