Class NodeSetExtensions
Namespace: Unity.Compositor
Syntax
public static class NodeSetExtensions
Methods
Create(NodeSet, Type)
Declaration
public static NodeHandle Create(this NodeSet set, Type t)
Parameters
| Type | Name | Description |
|---|---|---|
| NodeSet | set | |
| Type | t |
Returns
| Type | Description |
|---|---|
| NodeHandle |