Pack xyz (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어

Constructs a 3 composited data type from three individual inputs(Equal data types). Unconnected inputs will act as a default data by individual data types.

Inputs & Outputs

Inputs
Default color Label Type
x Single data types(Not like float3, int2, bool3...)
y Single data types(Not like float3, int2, bool3...)
z Single data types(Not like float3, int2, bool3...)
Outputs
Default color Label Type
* *3

Pack xyz

Usage

This node can make every 3 composited data. But, Input data type is must same each other.

Examples

In this example Float3s are analagous to Vector3s in several other game engines. They are useful for representing several types of values, particularly Cartesian coordinates and Euler angle rotations. By using the Pack XYZ node, float3s can be constructed directly, allowing for manipulation of properties such as object transforms.

Example of Pack xyz

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