Class ShaderGraphImporter
Inheritance
System.Object
ShaderGraphImporter
Namespace: UnityEditor.ShaderGraph
Syntax
public class ShaderGraphImporter : ScriptedImporterFields
Extension
Declaration
public const string Extension = "shadergraph"Field Value
| Type | Description | 
|---|---|
| System.String | 
Methods
OnImportAsset(AssetImportContext)
Declaration
public override void OnImportAsset(AssetImportContext ctx)Parameters
| Type | Name | Description | 
|---|---|---|
| AssetImportContext | ctx |