Vector Out

https://user-images.githubusercontent.com/14288520/189363994-5d4a10e0-1214-4cc3-991c-50535995d81b.png

Functionality

Outputs values/numbers from vertices.

The node will accept regular lists or lists of NumPy arrays if the arrays have two axis arrays with shape [n,3]

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

Inputs

  • Vector - Vertex or series of vertices

Advanced Parameters

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

  • Output NumPy: Get NumPy arrays in stead of regular lists (makes the node faster if you input NumPy arrays).

Outputs

  • x - velue or series of values

  • y - velue or series of values

  • z - velue or series of values

Examples

https://user-images.githubusercontent.com/14288520/189367049-f6d0eb90-7f51-46df-a19d-213a43f9e013.png https://user-images.githubusercontent.com/14288520/189364026-1e67ba74-a594-4106-bc42-200caa1a99bf.png