Debug Line (LogiXノード)

From Neos Wiki
Revision as of 15:00, 11 February 2022 by Aesc (talk | contribs) (Created page with "Debug Line (LogiXノード)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Other languages:
English • ‎日本語
Debug Line
'Debug Line' LogiX node
Inputs
  Impulse Display
  Float3 Point0
  Float3 Point1
  Color Color
  Float Radius
  Float Duration
Outputs
  Impulse OnDisplay

The Debug Line node generates a temporary line with the specified properties when an impulse is received at Display.

Usage

The Point0 determines the global position of one line endpoint.


The Point1 determines the global position of the other line endpoint.


The Color determines the color of the line visual.


The Radius determines the radius of the line visual.


The Duration determines the number of seconds that the line visual persist.


The OnDisplay output fires an impulse when the line is successfully displayed.


Slots for the debug visuals are produced under a non-persistent slot under the root slot named '_DEBUG'. Children are produced under that slot for each individual user for whom a debug node fires.

Examples

Node Menu

Template:NodeMenu-Debug/ja