mirror of
https://github.com/aurora-opensource/xviz.git
synced 2026-01-25 14:16:45 +00:00
We want a single variable stream to be able to contain a unique variable instance for a group of objects. Previous a variable stream could only contain a single variable, mapping to a single object. This lets us built more powerful UIs that show variables related to many objects at the same time.
4 lines
46 B
JSON
4 lines
46 B
JSON
{
|
|
"values": ["straight", "left", "right"]
|
|
}
|