Version: 2023.2
言語: 日本語

PlayerSettings.GetStaticBatchingForPlatform

マニュアルに切り替える
public static bool GetStaticBatchingForPlatform (BuildTarget platform);

パラメーター

platform BuildTarget to check if static batching is enabled for.

戻り値

bool Is static batching enabled for the platform.

説明

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