Skip to content

Commit

Permalink
Fix Vertex Assembly merging
Browse files Browse the repository at this point in the history
  • Loading branch information
DraTeots committed Oct 10, 2024
1 parent f47b270 commit ad573a1
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,10 @@ export class ThreeGeometryProcessor {
{
name: "VertexBarrelSubAssembly_3",
rules: [

{
merge: true,
outline: true
}
]
},
{
Expand All @@ -164,7 +167,6 @@ export class ThreeGeometryProcessor {
}
]
}

]

calorimetry = new CalorimetryGeometryPrettifier();
Expand Down

0 comments on commit ad573a1

Please sign in to comment.