We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The text was updated successfully, but these errors were encountered:
Step 1 convert streetmix parser to use street-segment instead of ground mixins defined in asset.js
We want to turn this function into a component: https://github.com/3DStreet/3dstreet/blob/main/src/aframe-streetmix-parsers.js#L901
For example:
<a-entity street-way="source: [json]"> <a-entity street-segment="preset: drive-lane; width: 3; length: 150"></a-entity> <a-entity street-segment="preset: bus-lane; width: 6; length: 150"></a-entity> </a-entity>
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: