Tool
Panels
Vector
Text
Surface
Intersection
Analysis
Render
3D Object
Primitive Curves
Toolset
Triangulation
Boolean Operation
Solid
Transform
Curve Analysis
Array
Image
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