Course lesson
Use OrbitControls to Interact with your TresJS Scene
In this TresJS lesson you will learn how to use OrbitControls from the @tresjs/cientos package to add interactivity to your scenes by:
- Duration
- 2 min
- Access
- Included
- Transcript
- Retained from source evidence
In this TresJS lesson you will learn how to use OrbitControls from the @tresjs/cientos package to add interactivity to your scenes by:
- Importing
OrbitControls - Adding it below your
TresPerspectiveCameracomponent
The @tresjs/cientos package is part of the TresJS ecosystem and provides useful abstractions and composables to extend the core framework.