Profiler Start

The Profiler Start Node.
The Profiler Start Node marks the start of a Profiler Block that will be analyzed in the Profiler View.

The Profiler Start Node Attributes.
Attribute | Type | Description |
---|---|---|
Block Name | String | Default name the block will have in the Profiler View, if none is given in the Input Socket. |
Block Color | Color | Color the block will have in the Profiler View. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
Block Name | String | Name the block will have in the Profiler View. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |
Last modified 4mo ago