Revert "Document Sandbox camera URL parameters" - #1613
Merged
VicenteCartas merged 1 commit intoAug 24, 2026
Conversation
This reverts commit 5cdc704.
VicenteCartas
marked this pull request as ready for review
August 24, 2026 18:24
Contributor
Author
|
Self code review completed by the code-review workflow. No issues found. |
|
Documentation snapshot uploaded. Snapshot: https://snapshots-cvgtc2eugrd3cgfd.z01.azurefd.net/DOCS/refs/pull/1613/merge |
Contributor
There was a problem hiding this comment.
Pull request overview
Reverts unpublished Sandbox camera URL documentation to match the released Sandbox.
Changes:
- Removes
cameraMinZandcameraLowerRadiusLimitdocumentation. - Removes related camera preset notes and example URL.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
RaananW
approved these changes
Aug 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
cameraMinZ/cameraLowerRadiusLimitdocumentation from the live Sandbox page.Motivation
The documentation was merged before the corresponding Babylon.js feature was accepted and merged. This keeps the published documentation aligned with the currently released Sandbox.
The removed documentation should be re-landed once the implementation discussion in BabylonJS/Babylon.js#18807 is resolved and the feature is merged.
Validation
npm run validate:contentpassed with 805 Markdown files and 0 errors.npm run buildpassed and generated all 1,402 pages.content-graph.test.ts.5cdc704ffrom Document Sandbox camera URL parameters #1609.