<Code Lib>
2023 Method
Changes 0
M

SunAndShadowSettings.GetFrameAltitude

Description:
Identifies the altitude of the sun (angle in radians) for a specific frame.

public double GetFrameAltitude(
	double frame
)

  • Double
    frame
    Frame for which time is requested
Return Value double Altitude angle (radians)

Loading…