Difference between revisions of "Cosine Lerp (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Cosine Lerp (LogiXノード)")
 
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
 
}}
 
}}
  
The '''Cosine Lerp''' node outputs the value that is interpolated between A and B with the Lerp input mapped to a cosine curve. This results in a smoother interpolation than the [[Lerp_(LogiX_node)|Lerp]] node provides.
+
'''Cosine Lerp'''ノードは、Lerp入力をコサイン曲線にマッピングしてAとBの間を補間した値を出力します。この結果、[[Lerp_(LogiX_node)|Lerp]]ノードよりも滑らかな補間が実現されます。
  
== 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.
+
ノードブラウザから生成されたとき、このノードはデフォルトでfloatデータを受け取ります。しかし、このノードは、適切なワイヤが入力に接続された場合、様々な数値データ型を受け入れるために上書きされます。関数の性質上、データ型は小数点以下をサポートされていなければなりません。
  
== Examples ==
+
== ==
  
== Node Menu ==
+
== ノードメニュー ==
 
[[Category:LogiX{{#translation:}}|Cosine Lerp]]
 
[[Category:LogiX{{#translation:}}|Cosine Lerp]]
 
[[Category:LogiX:Math{{#translation:}}|Cosine Lerp]]
 
[[Category:LogiX:Math{{#translation:}}|Cosine Lerp]]
{{:NodeMenu-Math{{#translation:}}}}
+
{{:NodeMenu-Math}}

Latest revision as of 17:04, 19 February 2022

Other languages:
English • ‎日本語
Constant Lerp
'Cosine Lerp' LogiX node
Inputs
  Float A
  Float B
  Float Lerp
Outputs
  Float *

Cosine Lerpノードは、Lerp入力をコサイン曲線にマッピングしてAとBの間を補間した値を出力します。この結果、Lerpノードよりも滑らかな補間が実現されます。

使用方法

ノードブラウザから生成されたとき、このノードはデフォルトでfloatデータを受け取ります。しかし、このノードは、適切なワイヤが入力に接続された場合、様々な数値データ型を受け入れるために上書きされます。関数の性質上、データ型は小数点以下をサポートされていなければなりません。

ノードメニュー

Math
Back Binary Constants DateTime Enums Matrix Physics
Quantity Random Rect Rotation Shaping TimeSpan Abs
Acos Asin Atan Atan2 Avg Ceil Ceil To Int
Clamp Clamp01 Constant Lerp Constant Slerp Cos Cosine Lerp Cubic Lerp
Exp Floor Floor To Int Greatest Common Divisor Inverse Lerp Is Between Least Common Multiple
Lerp Log Log N Log10 Max Min Multi Lerp
Multi Slerp Nth Root Ping Pong Pow Remap Remap -1..1 to 0..1 Repeat
Repeat01 Round Round To Int Sigmoid Sign Simplex Noise Sin
Slerp Smooth Lerp Sqrt Tan