Difference between revisions of "Update (LogiX node)/ja"

From Neos Wiki
Jump to navigation Jump to search
(Created page with "Update (LogiXノード)")
 
(Created page with "'''Update'''ノードは毎フレーム<code>Update</code>からインパルスを出力します。")
Line 7: Line 7:
 
}}
 
}}
  
The '''Update''' node fires an impulse from <code>Update</code> every frame.
+
'''Update'''ノードは毎フレーム<code>Update</code>からインパルスを出力します。
  
 
== Usage ==
 
== Usage ==

Revision as of 10:31, 12 February 2022

Other languages:
English • ‎日本語
Update
'Update' LogiX node
Inputs
  User UpdatingUser
Outputs
  Impulse Update

Updateノードは毎フレームUpdateからインパルスを出力します。

Usage

Impulses are fired owned by the UpdatingUser. This defaults to the world host if no UpdatingUser is provided. If a null user value is explicitly provided the node will not fire impulses.

Due to the frequency that this node fires impulses, one should be careful to ensure that impulses are filtered such that downstream LogiX is only evaluated when absolutely necessary. Unnecessary use of this node has the potential to incur significant performance penalties and there are almost always better alternatives.

Examples

Node Menu

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 Impulse Timeout Local Fire On Change`1 Local Fire On True Local Fire On False
One Per Frame Pulse Random Sequence Timer Update Updates Delay Updates Delay With Value
While