Version: 2019.3
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.