Text-to-Action

This section details the Text-to-Action feature within Solace Vision.

Text-to-Unity Action/Command (Work in Progress)

Solace Vision has the ability to run actions and commands in Unity that are automatically completed. For example, you could prompt Solace Vision to create primitives, place GameObjects throughout a scene procedurally, and more.

This feature is an active work-in-progress as there are multiple updates we have planned to make it more effective and accurate.

In this example below, the prompt is "Create 10 cubes and place them randomly throughout the scene." In a few seconds, the action is automatically ran and the script is output below the prompt.

If the command cannot be completed, it will usually output a script block in the plugin for you to attempt to run it independently.

Last updated