GetSubGraphIds
Declaration
public bool GetSubGraphIds(out TrackableId[] subgraphIds, OutputEdgeType outputEdgeType = OutputEdgeType.All)
Parameters
| Name | Type | Summary |
|---|---|---|
| subgraphIds | TrackableId[] | an array of map ids |
| outputEdgeType | OutputEdgeType | specify what type of edges will be output |