Click or drag to resize
DigitalRuneEphemerisSunPosition Property
Gets the sun position in world space in meters.

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

Property Value

Type: Vector3D
The sun position in world space in meters.
See Also