Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revise metadata output #28

Open
corybarr opened this issue Jul 24, 2024 · 0 comments
Open

Revise metadata output #28

corybarr opened this issue Jul 24, 2024 · 0 comments

Comments

@corybarr
Copy link
Contributor

Right now, metadata is exported as key/value pairs. Many of the values are references to other items. They get written out as the element ID, which is currently an integer saved as a string. For example, here is a standard window:

image

This tool in the screenshot drills into the references such as "Category" to display the name. The glTF exporter will export the elementId of the value: "category": "-2000014"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant