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