SunAndShadowSettings.GetFrameAltitude
Method
Description:
Identifies the altitude of the sun (angle in radians) for a specific frame.
Identifies the altitude of the sun (angle in radians) for a specific frame.
Parameters
| Parameter | Type | Description |
|---|---|---|
| frame | Double | Frame for which time is requested |
Return Value
| Type | Description |
|---|---|
| Double | Altitude angle (radians) |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | the frame value frame is not valid. |