Skip to content

Commit

Permalink
fix(app): add gltf extension to VP geometry
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewpap22 committed Jul 22, 2021
1 parent 04b87ae commit 2ab23d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ export class LHCbComponent implements OnInit {
true
);
this.eventDisplay.loadGLTFGeometry(
'assets/geometry/LHCb/LHCb_run3_VP_better_Performance',
'assets/geometry/LHCb/LHCb_run3_VP_better_Performance.gltf',
'VP',
'BeforeMagnetRegion',
1,
Expand Down

0 comments on commit 2ab23d2

Please sign in to comment.