Vector In¶
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¶
Number-> List Input
Text-> Stethoscope
Generator-> Line
Sine X: Number-> Scalar Math
Vector-> Vector Out
Modifiers->Modifier Make-> UV Connection
Viz-> Viewer Draw
Number-> Number Range
Modifiers->Modifier Make-> UV Connection
Sine X: Number-> Scalar Math
Viz-> Viewer Draw
Number-> List Input
Number-> Number Range
Text-> Stethoscope
Gist: https://gist.github.com/cf884ea62f9960d609158ef2d5c994ed