Method CreateAsset
CreateAsset(string)
Create a GraphDescriptor at the specified targetPath
Declaration
public static GraphDescriptor CreateAsset(string targetPath)
Parameters
| Type | Name | Description |
|---|---|---|
| string | targetPath | The target path to save the asset |
Returns
| Type | Description |
|---|---|
| GraphDescriptor | Returns a new GraphDescriptor |