Skip to content

Commit

Permalink
Fix orbit controls with camera shake
Browse files Browse the repository at this point in the history
  • Loading branch information
hmans committed Jun 9, 2022
1 parent a05fa3a commit 81332ae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/examples/src/Examples.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ const Examples = () => (
enablePan={false}
enableRotate={false}
enableZoom={false}
makeDefault
/>

{/* Scene objects */}
Expand Down

0 comments on commit 81332ae

Please sign in to comment.