Skip to content

Mesh Outline Hierarchy Improvements#124

Merged
Cameron-Micka merged 9 commits intomicrosoft:mainfrom
Cameron-Micka:user/cameron-micka/outline-hierarchy-fixes
Nov 18, 2022
Merged

Mesh Outline Hierarchy Improvements#124
Cameron-Micka merged 9 commits intomicrosoft:mainfrom
Cameron-Micka:user/cameron-micka/outline-hierarchy-fixes

Conversation

@Cameron-Micka
Copy link
Copy Markdown
Member

Overview

Fixing:

MeshOutlineHierarchy.enable = false has no effect
Object.Destroy(GetObject()) turns the entire object invisible

Changes

Verification

This optional section is a place where you can detail the specific type of verification
you want from reviewers. For example, if you want reviewers to checkout the PR locally
and validate the functionality of specific scenarios, provide instructions
on the specific scenarios and what you want verified.

If there are specific areas of concern or question feel free to highlight them here so
that reviewers can watch out for those issues.

As a reviewer, it is possible to check out this change locally by using the following
commands (substituting {PR_ID} with the ID of this pull request):

git fetch origin pull/{PR_ID}/head:name_of_local_branch

git checkout name_of_local_branch

@Cameron-Micka Cameron-Micka merged commit 6c14f12 into microsoft:main Nov 18, 2022
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

Successfully merging this pull request may close these issues.

MeshOutlineHierarchy supports neither disabling nor destroying

1 participant