Class CreatePBRShaderGraph
Inheritance
System.Object
CreatePBRShaderGraph
Namespace: UnityEditor.ShaderGraph
Syntax
public class CreatePBRShaderGraph : EndNameEditActionMethods
Action(Int32, String, String)
Declaration
public override void Action(int instanceId, string pathName, string resourceFile)Parameters
| Type | Name | Description | 
|---|---|---|
| System.Int32 | instanceId | |
| System.String | pathName | |
| System.String | resourceFile | 
CreateMaterialGraph()
Declaration
public static void CreateMaterialGraph()