Class MaterialSubGraphAsset
Inheritance
System.Object
MaterialSubGraphAsset
Namespace: UnityEditor.ShaderGraph
Syntax
public class MaterialSubGraphAsset : ScriptableObject
Properties
subGraph
Declaration
public SubGraph subGraph { get; set; }
Property Value
Type | Description |
---|---|
SubGraph |