Struct ComponentDataForward
Command to describe an input or an output of the graph
Namespace: Unity.Compositor
Syntax
[Serializable]
public struct ComponentDataForward
Fields
TargetNodeID
Declaration
public CompositorNodeID TargetNodeID
Field Value
| Type | Description |
|---|---|
| CompositorNodeID |
TargetPortID
Declaration
public CompositorPortID TargetPortID
Field Value
| Type | Description |
|---|---|
| CompositorPortID |
Type
Declaration
public InputOutputType Type
Field Value
| Type | Description |
|---|---|
| InputOutputType |
TypeHash
Declaration
public ulong TypeHash
Field Value
| Type | Description |
|---|---|
| UInt64 |