Version: 2020.3
언어: 한국어

NavMesh.CreateSettings

매뉴얼로 전환
public static AI.NavMeshBuildSettings CreateSettings ();

반환

NavMeshBuildSettings The created settings.

설명

Creates and returns a new entry of NavMesh build settings available for runtime NavMesh building.

This is useful for creating and storing settings to use for building NavMeshes for different sized characters.

See Also: NavMeshBuildSettings.

The NavMeshBuildSettings.agentTypeID will be positive and unique for the created settings.