Boolean Math¶
The Boolean Math node performs a basic logical operation between its inputs.
入力¶
- Boolean(ブーリアン)
Two standard Boolean inputs.
Properties(プロパティ)¶
- Mode(モード)
- And
True if both inputs are true.
- Or
True if either or both inputs are true.
- Not(否定)
True if both inputs are false.
Output(出力)¶
- Boolean(ブーリアン)
標準のブーリアン出力です。