Clamp (LogiXノード)

From Neos Wiki
Revision as of 12:31, 13 February 2022 by Aesc (talk | contribs) (Created page with "''Clamp'''ノードは3つの数値入力を受け取り、Min と Max 入力の間にクランプされた Value 入力を出力します。")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Clamp
'Clamp_Float' LogiX node
Inputs
  Float Value
  Float Min
  Float Max
Outputs
  Float *

Clamp'ノードは3つの数値入力を受け取り、Min と Max 入力の間にクランプされた Value 入力を出力します。

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