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.