GetMoonPhase (Method): Difference between revisions

From Legacy Roblox Wiki
Jump to navigationJump to search
>Legend26
New page: <onlyinclude>{{Method |name = GetMoonPhase |returns = Number ''phase'' |description = Returns the phase of the moon. |object = Lighting }}</onlyinclude> {{clear floats}} {{Example|<p...
>WildSurvival
Small capitalization error
Line 15: Line 15:


* The phase seems to always be 0.75.
* The phase seems to always be 0.75.
* the phase appears to be, at current, unchangeable.  
* The phase appears to be, at current, unchangeable.  


[[Category:Methods]]
[[Category:Methods]]

Revision as of 17:56, 9 July 2011

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.