D
D
DarkHoIe2020-08-26 18:13:06
css
DarkHoIe, 2020-08-26 18:13:06

How to disable the vertical axis?

Hello. Is there a way to disable vertical scrolling? I'm using TrackballControls.
https://Solarsystemmm.github.io/Galery - Demo

https://github.com/SolarSystemmm/SolarSystemmm.git... -
index.html files - main
script.js file - TrackballControls.js
Thanks everyone!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
VPVPVP, 2020-08-29
@VPVPVP

body {
  overflow-y: hidden; 
}

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question