Right Shift (LogiXノード)

From Neos Wiki
Revision as of 15:02, 14 February 2022 by Aesc (talk | contribs) (Created page with "Right Shift (LogiXノード)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
>>
'>>' LogiX node
Inputs
  Int A
  Int Shift
Outputs
  Int *

The >> node outputs an integer that has had its binary value arithmetically shifted X units to the right.

Usage

Examples

Node Menu

NodeMenu-Operators/ja