Difference between revisions of "Updates Delay (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "== 使用方法 == <code>Updates</code>入力は、<code>Impulse</code>から遅延インパルスが発射される前に完了しなければならないフレーム更新...")
(Updating to match new version of source page)
 
(4 intermediate revisions by one other user not shown)
Line 15: Line 15:
  
  
The <code>OnTrigger</code> output fires an impulse immediately after an impulse is received at <code>Trigger</code>. This continues the impulse chain which arrived at <code>Trigger</code>.
+
<code>OnTrigger</code>出力は、<code>Trigger</code>でインパルスを受信した直後にインパルスを出力します。これは<code>Trigger</code>に到達したインパルス連鎖を継続させます。
  
  
The delayed impulses do not continue the impulse chain which arrived at <code>Trigger</code> and any temporary values present will have been lost - if a temporary value must be stored until the delayed impulse is fired use [[Updates Delay With Value (LogiX node)|Updates Delay With Value]]. Each impulse which arrives at <code>Trigger</code> sets up a separate delayed impulse and multiple can be queued at once with different delay durations.
+
遅延インパルスは<code>Trigger</code>に到着したインパルス連鎖を継続せず、一時的な値は失われます。遅延インパルスが発生するまで一時的な値を保存する必要がある場合、[[Updates Delay With Value (LogiX node)/ja|Updates Delay With Value]]を使用します。<code>Trigger</code> に到着した各インパルスは、個別の遅延インパルスを設定し、異なる遅延時間で一度に複数キューに入れることができます。
  
== Examples ==
+
== ==
  
== Node Menu ==
+
== ノードメニュー ==
  
 
[[Category:LogiX{{#translation:}}|Updates Delay]]
 
[[Category:LogiX{{#translation:}}|Updates Delay]]
 
[[Category:LogiX:Flow{{#translation:}}|Updates Delay]]
 
[[Category:LogiX:Flow{{#translation:}}|Updates Delay]]
{{:NodeMenu-Flow{{#translation:}}}}
+
{{:NodeMenu-Flow}}

Latest revision as of 14:33, 19 February 2022

Other languages:
English • ‎日本語
Updates Delay
'Updates Delay' LogiX node
Inputs
  Impulse Trigger
  Int Updates
Outputs
  Impulse Impulse
  Impulse OnTrigger

Updates Delayノードは、Trigger で受け取ったインパルスに続いて、Updates 以上の数のフレーム更新が完了した後に Impulse からインパルスを出力するために使用されるノードです。

使用方法

Updates入力は、Impulseから遅延インパルスが発射される前に完了しなければならないフレーム更新の数を設定します。デフォルトは1です。


OnTrigger出力は、Triggerでインパルスを受信した直後にインパルスを出力します。これはTriggerに到達したインパルス連鎖を継続させます。


遅延インパルスはTriggerに到着したインパルス連鎖を継続せず、一時的な値は失われます。遅延インパルスが発生するまで一時的な値を保存する必要がある場合、Updates Delay With Valueを使用します。Trigger に到着した各インパルスは、個別の遅延インパルスを設定し、異なる遅延時間で一度に複数キューに入れることができます。

ノードメニュー

Flow
Back Events Boolean Latch Delay Delay With Value Dynamic Impulse Receiver Dynamic Impulse Receiver With Value`1
Dynamic Impulse Trigger Dynamic Impulse Trigger With Value`1 Fire On Change Fire On False Fire On True Fire While True For
If Impulse Demultiplexer Impulse Multiplexer Local Fire On Change`1 Local Fire On False Local Fire On True Local Impulse Timeout
Local Leaky Impulse Bucket One Per Frame Pulse Random Sequence Timer Update Updates Delay
Updates Delay With Value While