Description:
Multiplies two vectors together, returning the dot product (or inner product). This differs from the cross product.
Description:
Multiplies a vector by a number, having the effect of scaling it.
" class="toc-secondary-header" id="TOC:rhino.geometry.vector3d/>" style="text-decoration: none; color: inherit;">>
Multiplies two vectors together, returning the dot product (or inner product). This differs from the cross product.
Multiplies a vector by a number, having the effect of scaling it.