SunAndShadowSettings.GetFrameTime
Method
Description:
Identifies the date and time of the SunAndShadowSettings element for a given frame.
Identifies the date and time of the SunAndShadowSettings element for a given frame.
Parameters
Parameter | Type | Description |
---|---|---|
frame | Double | Frame for which time is requested |
Return Value
Type | Description |
---|---|
DateTime | The date and time. The value will be in Coordinated Universal Time (UTC). |
Exceptions
Exception | Condition |
---|---|
ArgumentException | the frame value frame is not valid. |