[1] : For WXYZ and SCALAR-VECTOR modes the node provides a "Normalize" option to generate a normalized quaternion. All the other modes automatically generate a normalized quaternion.
...
...
@@ -46,7 +43,7 @@ extend the length of the connected input lists to match the longest one before c
Based on the selected **Mode** the node makes available the corresponding input sockets:
[1] : For WXYZ and SCALAR-VECTOR modes the node provides a "Normalize" option to normalize the input quaternion before outputting its components. All the other modes automatically normalize the quaternion.
...
...
@@ -44,7 +44,7 @@ Outputs
Based on the selected **Mode** the node makes available the corresponding output sockets:
The modes WXYZ and SCALAR-VECTOR are the same except the WXYZ mode outputs the components as 4 floats (W, X, Y and Z), while the SCALAR-VECTOR mode outputs the components as a scalar (W) and a vector (XYZ).