lib.3d.transform.Switch - tooll3/t3 GitHub Wiki

Switch

in lib.3d.transform


Switches between connected graphs.

The index starts with 0 for the first input and will wrap on values exceeding the count of connected inputs.

Tip:

  • use index -1 to activate non (I.e. disable all)
  • use index -2 to activate all

The naming of this operator diverges from the Pick... convention like [PickColor], [PickImage] etc because it also allows to execute "nothing" or all connected inputs. This is a a consequence of command being the only "type" that doesn't return data but only executes connected commands.


Input Parameters

Name (Relevancy & Type) Description
Commands (CommandRequired) -
Index (Int32) -
OptimizeInvalidation (Boolean) -

Outputs

Name Type
Output T3.Core.DataTypes.Command
Count System.Int32

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

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

⚠️ **GitHub.com Fallback** ⚠️