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.