Struct IntPropertyReaderNode.Ports
Namespace: Unity.Compositor
Syntax
public struct Ports : ISimulationPortDefinition
Fields
EntityContext
Declaration
public MessageInput<IntPropertyReaderNode, EntityContext> EntityContext
Field Value
| Type | Description |
|---|---|
| MessageInput<IntPropertyReaderNode, EntityContext> |
PropertyHash
Declaration
public MessageInput<IntPropertyReaderNode, ulong> PropertyHash
Field Value
| Type | Description |
|---|---|
| MessageInput<IntPropertyReaderNode, UInt64> |
Value
Declaration
public MessageOutput<IntPropertyReaderNode, int> Value
Field Value
| Type | Description |
|---|---|
| MessageOutput<IntPropertyReaderNode, Int32> |