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