Version: 2021.2
언어: 한국어

NavMesh.RemoveSettings

매뉴얼로 전환
public static void RemoveSettings (int agentTypeID);

파라미터

agentTypeID The ID of the entry to remove.

설명

Removes the build settings matching the agent type ID.

If no matching settings are found or the agentTypeID is the default value 0, nothing is removed.