Click or drag to resize
DigitalRuneEphemerisSunDirectionRefracted Property
Gets the direction to the sun as seen from within the atmosphere considering optical refraction.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public Vector3D SunDirectionRefracted { get; }

Property Value

Type: Vector3D
The direction to the sun as seen from within the atmosphere considering optical refraction.
See Also