Controls whether a vector input is required to be in a row or a column, or is not constrained.
VectorDirection must be one of the following values:
Value | Description |
---|---|
Horizontal | Vector must be horizontal (a row). |
Vertical | Vector must be vertical (a column). |
Either | Vector may be either horizontal or vertical. |