Struct DirectionRotator.NodeData
Inherited Members
Namespace: Unity.DataFlowGraph.Examples.RenderGraph
Syntax
public struct NodeData : INodeData
Fields
Output
Declaration
public GraphValue<float3> Output
Field Value
| Type | Description |
|---|---|
| GraphValue<float3> |
OutputTransform
Declaration
public Transform OutputTransform
Field Value
| Type | Description |
|---|---|
| Transform |