This repository was archived by the owner on Aug 21, 2024. It is now read-only.
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
Somehow the
visible
input on the ground plane editor was removed. This is a nice feature, especially for AR to allow shadows to be cast on the ground without the ground being visible.🤖 Generated by Copilot at d6de7c3
Added a UI option to toggle the visibility of the ground plane component in the editor. Updated the localization file to reflect the new and removed properties of the component.
References
closes #insert number here
Explanation
🤖 Generated by Copilot at d6de7c3
visible
property to ground plane component and editor (link, link, link)receiveShadow
andgenerateNavmesh
properties from ground plane component and editor (link)🤖 Generated by Copilot at d6de7c3
QA Steps
List any additional steps required to QA the changes of this PR, as well as any supplemental images or videos.
Checklist