Boolean Counter (LogiX 노드)

From Neos Wiki
Jump to navigation Jump to search
This page is a translated version of the page Boolean Counter (LogiX node) and the translation is 43% complete.
Outdated translations are marked like this.
Other languages:
English • ‎日本語 • ‎한국어
Boolean Counter
'Boolean Counter' LogiX node
Inputs
  Bool [0]
  Bool [1]
Outputs
  Int TrueCount
  Int FalseCount
  Int TotalCount

Boolean Counter 노드는 입력으로 주어진 값 중에서 참/거짓 값의 수를 셉니다.

사용방법

The first output is how many true values are used as input. The second output is how many false values are used as input. The third output is how many total inputs there are.

예제

Logix Example BooleanCounter.png

노드 메뉴(Node Menu)

Template:NodeMenu-Math-Binary/ko