-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add BaseMeshOutline inspector #10662
Add BaseMeshOutline inspector #10662
Conversation
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
@Cameron-Micka might want to take a look as well
Assets/MRTK/SDK/Editor/Inspectors/Utilities/MeshOutline/BaseMeshOutlineInspector.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is amazing, love it! I'll open up a task to port this to MRTK3 as well.
edit: Opened: microsoft/MixedReality-GraphicsTools-Unity#33 😊
Assets/MRTK/SDK/Editor/Inspectors/Utilities/MeshOutline/BaseMeshOutlineInspector.cs
Outdated
Show resolved
Hide resolved
Assets/MRTK/SDK/Editor/Inspectors/Utilities/MeshOutline/BaseMeshOutlineInspector.cs
Outdated
Show resolved
Hide resolved
Thanks for your contribution! |
Changes
Overview
Added simple inspector helper for BaseMeshOutline abstract class,
used in MeshOutline && MeshOutlineHierarchy, (mb in other custom classes)
Includes
Added