Clamp (LogiXノード)

From Neos Wiki
Revision as of 12:31, 13 February 2022 by Aesc (talk | contribs) (Created page with "Clamp (LogiXノード)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Clamp
'Clamp_Float' LogiX node
Inputs
  Float Value
  Float Min
  Float Max
Outputs
  Float *

The Clamp node takes 3 numeric inputs and outputs the Value input clamped between the Min and Max inputs.

Usage

When spawned from the node browser, this node accepts float data by default. However, this node can be overloaded to accept a wide variety of numeric datatypes if an appropriate wire is connected to the input.

Examples

Example of Clamp node

Node Menu

NodeMenu-Math/ja