Click or drag to resize

AnimationNodeBlendTree Fields

The AnimationNodeBlendTree type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberConnectionErrorConnectionExists

The specified connection already exists.

Public fieldStatic memberConnectionErrorNoInput

The input node is null.

Public fieldStatic memberConnectionErrorNoInputIndex

The specified input port is out of range.

Public fieldStatic memberConnectionErrorNoOutput

The output node is null.

Public fieldStatic memberConnectionErrorSameNode

Input and output nodes are the same.

Public fieldStatic memberConnectionOk

The connection was successful.

Top
See Also