Struct SimpleBlendTree1DNode.MessagePorts
Namespace: Unity.Compositor.Animation
Syntax
public struct MessagePorts : ISimulationPortDefinition
Fields
BlendTree
Declaration
public MessageInput<SimpleBlendTree1DNode, BlobAssetReference<BlendTree1D>> BlendTree
Field Value
Type | Description |
---|---|
MessageInput<SimpleBlendTree1DNode, BlobAssetReference<BlendTree1D>> |
Context
Declaration
public MessageInput<SimpleBlendTree1DNode, Rig> Context
Field Value
Type | Description |
---|---|
MessageInput<SimpleBlendTree1DNode, Rig> |
Value
Declaration
public MessageInput<SimpleBlendTree1DNode, float> Value
Field Value
Type | Description |
---|---|
MessageInput<SimpleBlendTree1DNode, Single> |