Clamp01 (LogiXノード)

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

The Clamp01 node functions identically to Clamp_(LogiX_node) with the exception of the Min and Max inputs being fixed at 0 and 1 respectively.

The output will be the Value input clamped between 0 and 1.

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. The datatype must support decimal places due to the nature of the function.

Examples

Example of Clamp01 node

Node Menu

NodeMenu-Math/ja