Vector In

https://user-images.githubusercontent.com/14288520/189356797-4908a913-cdcc-49e9-8100-0bbcc5e3e9b1.png

Functionality

Inputs vector from ranges or number values either integer of floats.

With the NumPy implementation the node will accept regular lists or lists of flat NumPy arrays

It can also output Numpy arrays (flat arrays) when using the activating the “Output NumPy” parameter. (See advanced parameters)

Inputs

  • x - value or series of values

  • y - value or series of values

  • z - value or series of values

Advanced Parameters

In the N-Panel (and on the right-click menu) you can find:

  • Implementation: Python or NumPy. Python is the default and is usually faster if you input regular lists and want to get regular list. The NumPy implementation will be faster if you are using/getting lists of NumPy arrays.

  • Output NumPy: Get NumPy arrays in stead of regular lists.

Outputs

  • Vector - Vertex or series of vertices

Operators

This node has two buttons:

  • 3D Cursor. This button is available only when no of inputs are connected. When pressed, this button assigns current location of Blender’s 3D Cursor to X, Y, Z parameters.

Examples

https://user-images.githubusercontent.com/14288520/189362245-d966cf84-da93-4da5-b137-bf578c3f2c6f.png with vector out generating line object mode

Gist: https://gist.github.com/cf884ea62f9960d609158ef2d5c994ed