Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Highlighter): fix syntax error with use of CombineMeshes
CombineMeshes can only be called on a mesh object and not on a MeshFilter. This was throwing a critical error and has now been fixed.
- Loading branch information