Skip to content

lib.3d.transform.Switch

Thomas Mann edited this page May 19, 2023 · 2 revisions

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

Outputs

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

Parameters

Name Type Relevancy
Commands T3.Core.DataTypes.Command Required
Index System.Int32
OptimizeInvalidation System.Boolean

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