Interface IPropertyData
Namespace: Unity.Compositor
Syntax
public interface IPropertyData
Properties
Context
Declaration
EntityContext Context { get; set; }
Property Value
| Type | Description |
|---|---|
| EntityContext |
Hash
Declaration
ulong Hash { get; set; }
Property Value
| Type | Description |
|---|---|
| UInt64 |
Value
Declaration
GraphVariant Value { get; set; }
Property Value
| Type | Description |
|---|---|
| GraphVariant |