Method SetGraph
SetGraph(NavGraphViewAsset)
Set the Navigation Graph asset that will be used as navigation definition.
Declaration
public void SetGraph(NavGraphViewAsset navGraphViewAsset)
Parameters
| Type | Name | Description |
|---|---|---|
| NavGraphViewAsset | navGraphViewAsset | The Navigation Graph asset. |