Tool
Surface
Intersection
Transform
Image
Vector
Toolset
Triangulation
Solid
Analysis
Panels
Curve Analysis
Render
3D Object
Primitive Curves
Boolean Operation
Text
Array
Vector Multiply
Multiply vector by scalar
Details
ID
tool-vector-vector-multiply
Name
Vector Multiply
Group
Vector
Package
Tool
Keywords
Input ports
| Name | Type | Description | Default Value |
|---|---|---|---|
| Vector | Vector | Vector to multiply | |
| Factor | Number | Scalar factor | 1 |
| Unitize | Boolean | Unitize output |
Output ports
| Name | Type | Description |
|---|---|---|
| Vector | Vector | Multiplied vector |
| Length | Number | Vector length |
[comment]: <> ()
After creating the node, connect the vector to multiply to the first port and the scalar factor to the second port. Connect the boolean to get the normalized vector to the third port. On the output ports, you will get the multiplied vector and length of the vector.
Vector Length
Vector Reverse
Amplitude Vector
Cross Product
Dot Product
Vector Add
Vector Subtract
Vector Divide