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