Objects
You can use Threejs's entire object catalogue with no limitations.
Since Threejs's objects are instanciated classes, they can sometimes receive one-time constructor arguments.
These arguments are passed as props, like this:
Last updated
You can use Threejs's entire object catalogue with no limitations.
Since Threejs's objects are instanciated classes, they can sometimes receive one-time constructor arguments.
These arguments are passed as props, like this:
Last updated