Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Data Flow » Conditional Processing » SwapObjects

SwapObjects


Module: FoundationLite

Swaps two objects depending on the specified condition.

Name Type Description
Input value inObject1 <T> First object
Input value inObject2 <T> Second object
Input value inSwap Bool Determines whether the objects are swapped
Output value outObject1 <T> First output object
Output value outObject2 <T> Second output object

The type of this filter is defined using the type variable T which represents any valid type. Read more.

Complexity Level

This filter is available on Basic Complexity Level.