Lib.flow.Execute - tixl3d/tixl GitHub Wiki
in Lib.flow
Performs a sequence of drawing operations and then restores the graphics context. You can use it for grouping or activating and deactivating parts of your graphs.
Since [Execute] itself does nothing, you can also use it to name things by inserting it into the graph and setting the instance name by pressing Enter.
An alternative to [Execute] is [Group], which can also have a translation and multiple input connections.
| Name (Relevancy & Type) | Description |
|---|---|
| Command (CommandRequired) | - |
| IsEnabled (Boolean) | - |
| Name | Type |
|---|---|
| Output | T3.Core.DataTypes.Command |
⚠ Everything else is automatically generated and will be overwritten regularly.