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