Mask (LogiX node)

From Neos Wiki
Revision as of 09:42, 1 October 2020 by Mirpasec (talk | contribs) (Created page with "<languages></languages> <translate> <!--T:1--> Filtered value from Input data by bool switch. == Inputs & Outputs == <!--T:2--> {| class="wikitable" |+Inputs |- | Color | Lab...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語 • ‎한국어

Filtered value from Input data by bool switch.

Inputs & Outputs

Inputs
Color Label Type
True Float type
False Float type
Boolean type Boolean type
Outputs
Color Label Type
* (Float) Float

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