Fologram Docs

Synchronizing Parameters

Synchronized parameters are on by default can be turned on or off from the Fologram file menu. When Sync XR Parameters is enabled, a toggle with a Fologram icon will appear next to all supported parameter types. Click on the toggle to synchronize this parameter with the Fologram menu in mixed reality.

Supported parameters

Fologram supports synchronizing toggles, buttons, sliders and value lists. If you want to manipulate another parameter type (for instance a multi-dimensional slider or a colour swatch), consider breaking these more complex parameters up into their numerical inputs and synchronizing these as individual sliders.

Live updates and latency

When you make changes to a synchronized parameter in mixed reality, the corresponding parameter in grasshopper will also update in real-time. This will cause down-stream components in your grasshopper definition to update as normal, including any Sync Geometry components that will update what you see in mixed reality.
Be cautious when synchronizing parameters that impact computationally intensive parts of your grasshopper definition or generate a lot of synchronized geometry as this can lead to delays between making changes to a parameter and what you experience in mixed reality.