sunDirection property

Vector3 get sunDirection

Direction toward the sun in world space (need not be unit length). The derived light travels the opposite way.

Implementation

Vector3 get sunDirection;