Struct Float4PropertyWriterNode.NodeData
Namespace: Unity.Compositor
Syntax
public struct NodeData : INodeData, IPropertyData
Properties
Context
Declaration
public EntityContext Context { get; set; }
Property Value
Type | Description |
---|---|
EntityContext |
Implements
Hash
Declaration
public ulong Hash { get; set; }
Property Value
Type | Description |
---|---|
UInt64 |
Implements
Value
Declaration
public GraphVariant Value { get; set; }
Property Value
Type | Description |
---|---|
GraphVariant |