Build Configurator Functions

Pipeline Developer

Content authored with variants can be enhanced with real-time interaction capabilities. Common interactions include reacting to messages sent from an external interface (e.g., websites), switching between variants, and enabling viewport control for users.

Action Graph, a node-based visual scripting interface, utilizes these examples to create and manage interactions. While Action Graph is more accessible and iterative than direct coding, it is not mandatory for configurator development. Alternatively, developers may implement these interactions using Python or C++ directly.

_images/build-config-functions_1.png

Topics