index | The index to retrieve from. |
NavMeshBuildSettings The found settings.
Returns an existing entry of NavMesh build settings by its ordered index.
If the index is outside the valid range (0, GetSettingsCount-1), the returned NavMeshBuildSettings struct will have the agentTypeID set to -1.
Additional resources: NavMeshBuildSettings and GetSettingsCount.