GetMoonPhase (Method)
From Legacy Roblox Wiki
GetMoonPhase( ) | |
Returns | Number phase |
Description: | Returns the phase of the moon. |
Member of: | Lighting |
Example
print( game.Lighting:GetMoonPhase() ) --> 0.75
Notes
- The phase seems to always be 0.75.
- The phase appears to be, at current, unchangeable.