Skip to content
Thomas Mann edited this page Oct 10, 2022 · 5 revisions

Execute

in lib.exec


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.


Outputs

Name Type
Output T3.Core.Command

Parameters

Name Type Relevancy
IsEnabled System.Boolean
Command T3.Core.Command Required

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally