-
-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Closed
Description
Hi im trying to set up the car lights, but when i try to set the spotlight to the floor in front of the car it always target the point (0,0,0) nothing seems to modify that.
I've tried:
- spotlight.target.position.set(x,y,z);
-spotlight.target.updateMatrix();
I would aprecciate if you have any solution to do this quickly.
Thanks in advice.