Mask (LogiXノード)

From Neos Wiki
Jump to navigation Jump to search
This page is a translated version of the page Mask (LogiX node) and the translation is 100% complete.
Other languages:
English • ‎日本語 • ‎한국어

boolスイッチで入力データからフィルタリングします。

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

使用方法

Bool(ブーリアン: True/False)型の入力スイッチで出力を行います。スイッチが全て "True "に設定されている場合、出力データは最初の入力パラメータと同じになります。

一例

How works mask node
[1,2]がTrue側、[3,4]がFalse側です。一番上のスイッチはTrueです。つまり、True側からトップデータ(1)を取得していることになります。また、下のスイッチをFalseにすると、False側から下のデータ(4)を取得することになります。

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