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