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