Mask (LogiX node)

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

Filtered value from Input data by bool switch.

Inputs & Outputs

Inputs
Color Label Default type Usable types
OnTrue float2 float2, float3, float4, int2, int3, int4, uint2, uint3, unit4
OnFalse float2 float2, float3, float4, int2, int3, int4, uint2, uint3, unit4
Mask bool2 bool2, bool3, bool4
Outputs
Color Label Type
* (float) Follow input(OnTrue or OnFalse) data types

Magnitude

Usage

Bool(True/False) type input switches make output. If switch is set to all "True" then output data is equal by first input parameter.

Examples

How works mask node
[1, 2] is True side and [3, 4] is False side. Top switch is True. So getting top data(1) from True side. And bottom switch is set to False this is get bottom data(4) from False side.

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