<Code Lib>
2027 Method
Changes 0
M

SunAndShadowSettings.GetFrameTime

Description:
Identifies the date and time of the SunAndShadowSettings element for a given frame.

public DateTime GetFrameTime(
	double frame
)

  • Double
    frame
    Frame for which time is requested
Return Value DateTime The date and time. The value will be in Coordinated Universal Time (UTC).

Loading…