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.