Updating Relay (LogiX node)

From Neos Wiki
Revision as of 02:27, 22 April 2019 by Bombitmanbomb (talk | contribs)
Jump to navigation Jump to search


Actions Assets Audio Avatar Color Components Debug
Flow Formatting Input Input Devices Interaction Locomotion Math
Meta Network Operators Physics Playback References Rendering
Slots String Tools Transactions Transform UI Undo
Users Utility Variables Visualization World Cache Delay Value
Demultiplex Display Display Impulse Impulse Relay Multiplex Pick Random Relay
Updating Relay

LogiX Updating Relay.jpg

Ensure that changes are generated and evaluated every single frame, even if the input nodes don't trigger changes themselves. Can be used to force per-frame updates for some nodes that don't automatically update for performance or implementation reasons, for example GetTag.

Use only when you actually need updates every frame (e.g. using a driver node or On Changes node), as this has performance implications.