xr:extra User Parameters
- Last UpdatedApr 28, 2023
- 1 minute read
Extra user parameters
Extra parameters are used to move to MWX information to be included into a node extraParams field. This is a simple way to add metadata to objects, which can be later read from an XR application.
Considerations
These parameters are not interpreted as name = value. Instead, they are a way to write text data to the MWX.
The user parameter’s value will be considered, but not the user parameter’s name.
If you want to have content such as "height=5mt" inside the extra parameters, you will need to create an extra user parameter like this:
xr:extra:0 with its value to "height=5mt".