please i have a model that i don’t want orbitcontrol or pointlockedcontrol to be able to view the underside of the object
How do I do it?
Set OrbitControl’s .minPolarAngle to a value >= Math.PI / 2.
3 Likes
so i won’t be a ble to see the below of the model
will do this
thanks