The model is not visible from different angles

grass.glb (65.7 KB)

The model is not visible from different camera angles
How can I programmatically fix this at the three.js level?

Solved

this.instancedMesh.rotateY(-Math.PI / 2);