Timer (LogiXノード)

From Neos Wiki
Revision as of 10:29, 12 February 2022 by Aesc (talk | contribs) (Created page with "== 使用方法 == フレームの更新ごとに、このノードは <code>Interval</code> 入力と同じかそれ以上の秒数が経過しているかどうかをチェ...")
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Timer
'Timer' LogiX node
Inputs
  Float Interval
  User UpdatingUser
Outputs
  Impulse Pulse

Timerノードは Pulse のインパルスを Interval 入力で指定した秒数感覚で出力します。

使用方法

フレームの更新ごとに、このノードは Interval 入力と同じかそれ以上の秒数が経過しているかどうかをチェックします。もし経過していれば、UpdatingUserが所有するインパルスが発射されます。UpdatingUserが入力されない場合、デフォルトのオーナーはワールドホストです。もしnullのUpdatingUserが指定された場合、そのノードは全く起動しません。

User Handling

It is NOT recommended to use Local User with this node. When Local User is used, it will fire impulses for all users in the session. This is similar to the guidance for Fire On True etc.

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