Version: 2023.2
언어: 한국어

PlayerSettings.SetStaticBatchingForPlatform

매뉴얼로 전환
public static void SetStaticBatchingForPlatform (BuildTarget platform, bool enable);

파라미터

platform BuildTarget to set static batching for.
enable Should static batching be enabled.

설명

Sets static batching for the given BuildTarget.