You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Table of Contents

This page provides information about the Vector Product node in V-Ray for Cinema 4D.

 

Overview


 

 The V-Ray Vector Product node performs multiplication operations on two vectors.

 

 

 

Properties


Operation – Specifies the type of operation to perform with the two vectors:

No operation – Does not perform an operation.
Dot Product – Performs a dot product operation and returns the resulting scalar.
Cross Product – Performs a cross product operation and returns the resulting vector.
Vector Matrix Product  – Performs a vector matrix product operation and returns the result.
Point Matrix Product  – Performs a point matrix product operation and returns the result.

Right/Left Operand – Determines the two vectors that perform the operation.

Transform . P – Specifies how to position the map.

Transform . R – Specifies how to rotate the map.

Transform . S – Specifies the scale of the map.

Transform . Sh – Specifies a shear for the map.

Transform . Order – Specifies the order of prioritization of the rotations.

Normalize – When enabled, the output vector is normalized. When the Operation is set to Dot Product, the input vectors are normalized before the operation.

 

Was this helpful?