LightDirection() v LightLookAt()
-
IdeasVacuum
- Always Here

- Posts: 6426
- Joined: Fri Oct 23, 2009 2:33 am
- Location: Wales, UK
- Contact:
LightDirection() v LightLookAt()
LightDirection() v LightLookAt() when is one a better choice than the other? Is it to do with lights that move?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
If it sounds simple, you have not grasped the complexity.
Re: LightDirection() v LightLookAt()
I personally prefer LightLookAt(), but that's just me. Mainly because its quicker for me, but they both work good so it doesn't really matter.
You could try both and find out which one works best for you. These commands keep the lights in the same position. They just rotate on their own origin.
If you would like to move the lights position try MoveLight(x,y,z,#Mode). Holler if you need more help.
You could try both and find out which one works best for you. These commands keep the lights in the same position. They just rotate on their own origin.
If you would like to move the lights position try MoveLight(x,y,z,#Mode). Holler if you need more help.
