UnitySwiftKotlin←API Reference Return to API Reference index←packageNianticSpatial.NSDK.AR.NavigationMesh NianticSpatial.NSDK.AR.NavigationMesh←classSpatialTree NianticSpatial.NSDK.AR.NavigationMesh.SpatialTree Method Insert Insert Declaration public bool Insert(IEnumerable<GridNode> gridNodes) Summary Inserts the provided elements to the tree. @param gridNodes Grid nodes to insert. @returns Whether all nodes were inserted successfully. Parameters NameTypeSummarygridNodesIEnumerable<GridNode>-
Inserts the provided elements to the tree.
@param gridNodes Grid nodes to insert.
@returns Whether all nodes were inserted successfully.