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.