Description
Wiki Description
Gets the Z position of the sun.
Documentation Comment
Returns the Z position of the Sun.
Caveats
Examples
Debug.Trace("The Sun has a z position of: " + GetSunPositionZ())Auto-Generated Example
float returnedValue = Game.GetSunPositionZ()