Description
Wiki Description
Gets the mode under which the sky is currently operating.
Documentation Comment
Gets the sky's current mode
0 - No sky (SM_NONE)
1 - Interior (SM_INTERIOR)
2 - Skydome only (SM_SKYDOME_ONLY)
3 - Full sky (SM_FULL)
Examples
No human-generated examples found for this function.
Auto-Generated Example
int returnedValue = Weather.GetSkyMode()