Cross (LogiX node)

From Neos Wiki
Revision as of 10:04, 15 November 2020 by Zyzyl (talk | contribs) (Created page with "<languages></languages> <translate> <!--T:1--> {{Infobox Logix Node |Name=Cross |Image=[[File:| |noframe|256px]] |Input0Type=Float3|Input0Name=A |Input1Type=Float3|Input1Name=...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Cross
[[File:| |noframe|256px]]
Inputs
  Float3 A
  Float3 B
Outputs
  Float *

The Cross node calculates the dot (or scalar) product of input vectors A and B.

Usage

When spawned from the node browser, this node accepts the float3 datatype by default. However, this node can be overloaded to accept the double3 datatype if an appropriate wire is connected.

Examples

Node Menu

Operators
Back Bool Vectors Nullable Parsing - ! !=
% & ?: ?? ^ | |V|
|V|² + +/- +1 < << ==
> >> × ×dT ÷ ÷dT
° · 0 1 -1 1/x
1-x A^-1 Cross Determinant Distance Filter Invalid Get Type
IsInfinity IsNaN IsNull Mask Matrix Element -n NAND
NOR Normalized NotNull Pack Columns Pack rgba Pack Rows Pack xy
Pack xyz Pack xyzw Project Reflect ROL ROR To String
Transpose Unpack Columns Unpack Rows Unpack xy Unpack xyz Unpack xyzw
XNOR