Does a DirectionalLight always look at 0,0,0?

I created a DirectionalLight and assigned its coordinates.
I didn’t set the angle, but the DirectionalLight was looking at 0,0,0.
Is it set automatically?

Unless you set the directional lights target yes, have a read Here

2 Likes

thank you for you are reply