AnimationNodeBlendTree Fields |
The AnimationNodeBlendTree type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionErrorConnectionExists | The specified connection already exists. | |
| ConnectionErrorNoInput | The input node is null. | |
| ConnectionErrorNoInputIndex | The specified input port is out of range. | |
| ConnectionErrorNoOutput | The output node is null. | |
| ConnectionErrorSameNode | Input and output nodes are the same. | |
| ConnectionOk | The connection was successful. |