Gets the normalized direction. For directional lights, this is the vector from the surface toward the light. For spot lights, this is the cone direction pointing from the light towards the scene.
public XYZ Direction { get; }